summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/progressbar/progressbar.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-19 23:32:34 +0000
committerKarl Berry <karl@freefriends.org>2012-02-19 23:32:34 +0000
commit04fb8cc057e192c9406dd61df56c808f88eeb3c5 (patch)
treedd23a0fcb16b53ca93c94aab2ffa3d99cf53733e /Master/texmf-dist/doc/latex/progressbar/progressbar.tex
parentbec520863474a2c3743eeefb46847f4c09de096f (diff)
progressbar (19feb12)
git-svn-id: svn://tug.org/texlive/trunk@25431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/progressbar/progressbar.tex')
-rw-r--r--Master/texmf-dist/doc/latex/progressbar/progressbar.tex10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/progressbar/progressbar.tex b/Master/texmf-dist/doc/latex/progressbar/progressbar.tex
index 0b7fa24b4aa..ddac2544fb9 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 2010 Marcel Jira
+%% Copyright 2012 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{2010/10/01}
+\date{2012/02/18}
\begin{document}
@@ -222,6 +222,12 @@ These options should be self-explaining. Just use \texttt{xcolor}-color-definiti
\end{lstlisting}
\progressbar[linecolor=blue,tickscolor=orange,emptycolor=yellow,filledcolor=red]{0.6}
+\section{Changelog}
+\begin{tabbing}
+\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.