diff options
Diffstat (limited to 'exercisesheets.tex')
| -rw-r--r-- | exercisesheets.tex | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex index 751735a..cc1dfb0 100644 --- a/exercisesheets.tex +++ b/exercisesheets.tex @@ -33,9 +33,19 @@ \newcommand{\opt}[1]{\textcolor{green!50!black}{#1}} \newcommand{\option}[1]{{\normalfont\texttt{\color{blue!50!black}#1}}} +\usepackage{isodate} +\usepackage[all,autokw]{svn-multi} +\svnidlong +{$HeadURL$} +{$LastChangedDate$} +{$LastChangedRevision$} +{$LastChangedBy$} +\svnid +{$Id$} + \title{The \exsh Package} \author{Sebastian Kuhnert} -\date{February 9th, 2009} +\date{\printdate{\svnday.\svnmonth.\svnyear}} \begin{document} \maketitle |
