[ 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 Both sides next revision
tex:triky [2012/08/30 22:28]
bejcek Crop PDF by LaTeX
tex:triky [2012/08/31 12:30]
bejcek labelenumi
Line 117: Line 117:
     * ''scale'' or ''width'' or ''height''     * ''scale'' or ''width'' or ''height''
     * other useful: ''bb=10 10 10 10'', ''angle=45'', ''keepaspectratio'', ''draft''     * other useful: ''bb=10 10 10 10'', ''angle=45'', ''keepaspectratio'', ''draft''
-     +  * Special counter/style/... in **enumerate**<code> 
 +   \renewcommand{\labelenumi}{\Alph{enumi}.} 
 +   \setcounter{lastenumi}{\theenumi} 
 +   \begin{enumerate} 
 +     \setcounter{enumi}{\thelastenumi} 
 +     ...</code>
  
 ==== počítání slov (a dalších věcí) ==== ==== počítání slov (a dalších věcí) ====

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