[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
user:stranak:notes [2012/11/09 22:02]
stranak
user:stranak:notes [2020/08/18 12:36]
stranak
Line 18: Line 18:
 |<ctrl>-R <reg> |vložit obsah registru v insert režimu nebo v :příkazu      | |<ctrl>-R <reg> |vložit obsah registru v insert režimu nebo v :příkazu      |
 |<ctrl>-O     | "suspend insert mode" = jeden příkaz z normálního režimu.   | |<ctrl>-O     | "suspend insert mode" = jeden příkaz z normálního režimu.   |
 +|abbreviate <abbr> <string> | expand <abbr> to <string> by typing <abbr>+space |
 |<code>:imap TTT <esc>2Bdwi<<esc>pi><esc>F<"tyWElxE"tp2bi/<esc>$i</code> | napsání TTT vezme slovo-1,obalí jej slovem-2 jako html tagem a píše plynule dál | |<code>:imap TTT <esc>2Bdwi<<esc>pi><esc>F<"tyWElxE"tp2bi/<esc>$i</code> | napsání TTT vezme slovo-1,obalí jej slovem-2 jako html tagem a píše plynule dál |
  
Line 40: Line 41:
   * //poznámky pod čarou v tabulce//: Je nutno poznámku rozdělit tak, že v buňce je ''\footnotemark{}'' a až pod tabulkou ''\footnotetext{text poznámky}''.   * //poznámky pod čarou v tabulce//: Je nutno poznámku rozdělit tak, že v buňce je ''\footnotemark{}'' a až pod tabulkou ''\footnotetext{text poznámky}''.
   * //Fixing wrong labels//: The command \label must appear after (or inside) \caption. Otherwise, it will pick up the current section or list number instead of what you intended.   * //Fixing wrong labels//: The command \label must appear after (or inside) \caption. Otherwise, it will pick up the current section or list number instead of what you intended.
 +  * ''minted'': sazba zdrojáků vč. (volitelného) zalamování řádek a barvení syntaxe podle jazyka. Používá Pygments.
  
 === Sort in BibTeX === === Sort in BibTeX ===
Line 92: Line 94:
   
  Yes, this requires great care; but at least it is possible.  Yes, this requires great care; but at least it is possible.
- 
-==== Synergy tunelem ==== 
-<code>alias synergman='ssh -f -N -L 24801:localhost:24800 stranak@manfred && synergyc -f localhost:24801'</code> 
- 
  

[ Back to the navigation ] [ Back to the content ]