[ 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
user:stranak:notes [2020/08/18 12:35]
stranak [užitečné LaTeXové balíčky a triky]
user:stranak:notes [2024/07/01 15:35] (current)
stranak [užitečné LaTeXové balíčky a triky]
Line 34: Line 34:
  
   * ''array'': zlepšuje vzhled tabulek, přidává nové možnosti formátování sloupců (např. ''>{\bfseries}l'') a dovoluje definice vlastních typů sloupců.   * ''array'': zlepšuje vzhled tabulek, přidává nové možnosti formátování sloupců (např. ''>{\bfseries}l'') a dovoluje definice vlastních typů sloupců.
-  * ''biblatex'': flexibilní systém pro definici vlastních stylů citaceČástečně nahrazuje BibtexMnoho dobrých stylů je již definováno.+  * ''biblatex'': Much better bibtex: full Unicode, better bibstyles, better types (e.g. dataset), several bib. lists (e.g. by type), several .bib sources, etc.
   * ''float'': definice nových vlastních plovoucích prostředí. Obsahuje i funkcionalitu balíčku ''here'' a několik stylů pro vzhled.   * ''float'': definice nových vlastních plovoucích prostředí. Obsahuje i funkcionalitu balíčku ''here'' a několik stylů pro vzhled.
   * ''here'': umístění "H" umístí plovoucí prostředí (tabulku, figure ...) právě sem (bez výjimky, ne jako "h", které říká "sem a nebo jinam").   * ''here'': umístění "H" umístí plovoucí prostředí (tabulku, figure ...) právě sem (bez výjimky, ne jako "h", které říká "sem a nebo jinam").
Line 94: 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 ]