diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-31 23:44:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-31 23:44:11 +0000 |
commit | a290b093a3494711bf488174ea288037accc4e65 (patch) | |
tree | eab942361073d768342a259ab0ebdd66441e9ff7 /Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex | |
parent | d86b47d636e5e6dbd24303a9ec38e9d49bf4ef69 (diff) |
turnthepage 1.2 (31jan11)
git-svn-id: svn://tug.org/texlive/trunk@21243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex')
-rwxr-xr-x | Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex b/Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex index 99b773f6750..806e676d1b5 100755 --- a/Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex +++ b/Master/texmf-dist/doc/latex/turnthepage/turnthepage.tex @@ -79,7 +79,7 @@ The \textit{following options are available}: \item \verb|english|: will display `\textit{Turn the page.}' at the bottom of each odd page, in its right corner, \index{\texttt{english}} \item \verb|francais|: will display `\textit{Tournez la page.}' at the bottom of each odd page, in its right corner, \index{\texttt{francais}} \item \verb|nederlands|: will display `\textit{Sla de pagina om.}' at the bottom of each odd page, in its right corner, \index{\texttt{nederlands}} -\item \verb|deutsch|: will display `\textit{Eine Seite drehen.}' at the bottom of each odd page, in its right corner, \index{\texttt{deutsch}} +\item \verb|deutsch|: will display `\textit{Bitte wenden.}' at the bottom of each odd page, in its right corner, \index{\texttt{deutsch}} \end{itemize} As the package calls \verb|\turnthepage| where it needs to be placed, you can define \verb|\turnthepage| as you want. For example, if you want a more polite way to say it, you can use \begin{verbatim} @@ -105,11 +105,12 @@ There is currently only one `bug:' \section{Version History} \begin{enumerate} \item \verb|v1.0|: package is introduced to the \LaTeX{} world (happy new 2011 year!), - \item \verb|v1.1|: new options are added thanks to Mr. van Dongen's suggestions: \verb|english| now replaces \verb|long|, and \verb|francais|, \verb|nederlands|, \verb|deutsch| are implemented as translations of `Turn the page.' in French, Dutch, and German. + \item \verb|v1.1|: new options are added thanks to Mr. van Dongen's suggestions: \verb|english| now replaces \verb|long|, and \verb|francais|, \verb|nederlands|, \verb|deutsch| are implemented as translations of `Turn the page.' in French, Dutch, and German, + \item \verb|v1.2|: in \verb|v1.1|, setting page numbering to `arabic' lead to errors. As a result, Mr. Philipp Stephani proposed to use \verb|zref-abspage| and \verb|zref-lastpage| at the place of \verb|lastpage|. After some slight modifications, one can now use any page numbering style. This manual uses the old version of the macro, when the package is the new version. \end{enumerate} \section{Thanks} -Many thanks go to Marc van Dongen for his help at \cite{mvd1}. +Many thanks go to Marc van Dongen for his help at \cite{mvd1}, and to Philipp Stephani at \cite{ps}. \section{Contact} If you have any question concerning this package (limitations, bugs, \ldots), please contact me at \href{mailto:Luca.Merciadri@student.ulg.ac.be}{Luca.Merciadri@student.ulg.ac.be}. |