From: Martin Mares Date: Tue, 9 Feb 2010 10:58:04 +0000 (+0100) Subject: Vsechny stranky nyni maji v paticce cislo verze. X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=b8a84ff67525ebc2e259a1f64df89e23f0fba936;p=ads2.git Vsechny stranky nyni maji v paticce cislo verze. --- diff --git a/lecnotes.tex b/lecnotes.tex index a11e5da..9300c9d 100644 --- a/lecnotes.tex +++ b/lecnotes.tex @@ -159,3 +159,13 @@ % Matematicke symboly \def\symdiff{\mathop{\Delta}} + +% Cislovani verzi + +\def\currentversion{% +\the\year +-\ifnum\month<10\relax 0\fi\the\month +-\ifnum\day<10\relax 0\fi\the\day +} + +\footline={\hfil {\tenrm\the\count0} \hfil \llap{\sevenrm\currentversion}}