summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-03-02 16:58:41 +0000
committerKarl Berry <karl@freefriends.org>2009-03-02 16:58:41 +0000
commitec105f442ef9d079793cc35460e4c7aa1d905ceb (patch)
tree83dbcce8dee8d79f39aa282bb4104845186534d8 /Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex
parentdbf147af99673cd9a64451b4c90c847514f02405 (diff)
vhistory update (1mar09)
git-svn-id: svn://tug.org/texlive/trunk@12285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/vhistory/vh_set_example.tex11
1 files changed, 5 insertions, 6 deletions
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