From ec105f442ef9d079793cc35460e4c7aa1d905ceb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Mar 2009 16:58:41 +0000 Subject: vhistory update (1mar09) git-svn-id: svn://tug.org/texlive/trunk@12285 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex') diff --git a/Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex b/Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex index ab7a02aad5b..c34a44394b7 100644 --- a/Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex +++ b/Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex @@ -5,23 +5,23 @@ % \documentclass{scrartcl} -\usepackage{hyperref, vhistory} +\usepackage{vhistory, hyperref} + +\newcommand{\docTitle}{} -%% Setting up headers and footers \usepackage{scrpage2} \pagestyle{scrheadings} + \ifoot{An example for vhistory---Version \vhCurrentVersion} \cfoot[]{} \ofoot[\thepage]{\thepage} \begin{document} -%% Shortcuts for author names \newcommand{\JW}{Jochen Wertenauer} \newcommand{\PF}{Peter Foo} \newcommand{\MB}{Mary Bar} -%% Title {\renewcommand{\setseparator}{ \and } \title{An example for vhistory} \author{\vhListAllAuthorsLong} @@ -29,7 +29,6 @@ \maketitle } -%% History of versions \begin{versionhistory} \vhEntry{1.0}{22/01/04}{JW|PF}{Creation} \vhEntry{1.1}{23/01/04}{JW|MB}{Error correction} @@ -50,4 +49,4 @@ more bla bla bla \section{bla bla} even more bla bla. -\end{document} +\end{document} \ No newline at end of file -- cgit v1.2.3