diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/progressbar/progressbar.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/progressbar/progressbar.tex | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/progressbar/progressbar.tex b/Master/texmf-dist/doc/latex/progressbar/progressbar.tex index ddac2544fb9..273772c608b 100644 --- a/Master/texmf-dist/doc/latex/progressbar/progressbar.tex +++ b/Master/texmf-dist/doc/latex/progressbar/progressbar.tex @@ -1,5 +1,5 @@ %% progressbar.tex -%% Copyright 2012 Marcel Jira +%% Copyright 2010-2013 Marcel Jira % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c @@ -30,7 +30,7 @@ \title{\texttt{progressbar}} \author{by Marcel Jira} -\date{2012/02/18} +\date{2013/01/06} \begin{document} @@ -224,13 +224,16 @@ These options should be self-explaining. Just use \texttt{xcolor}-color-definiti \section{Changelog} \begin{tabbing} -\texttt{2012/02/18 v.1.0b\~{}2} \= added version control for kvoptions\\ +\texttt{2013/01/06 v.1.0b\~{}3} \= replaced \lstinline+\progressbar@LoadFile@IfExist+ with\\ \> \lstinline+\RequirePackage+\\ +\texttt{2012/02/18 v.1.0b\~{}2} \> added version control for kvoptions\\ \texttt{2010/10/02 v1.0b} \> first release - all basic functionality \end{tabbing} \section{Acknoledgment} A big shoutout to the pros from \url{http://www.mrunix.de/} (it's german). They helped me a lot and made \texttt{progressbar} possible. +I also want to thank Robin Schneider (\url{https://ypid.wordpress.com/}) and Heiko Oberdiek who called my attention to the problems with\\ \lstinline+\progressbar@LoadFile@IfExist+. + \section{Contact} If you have any question concerning \texttt{progressbar} or if you miss a feature, please write me a mail: \href{mailto:mails4me@gmx.at}{\texttt{mails4me@gmx.at}}. |