summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-04 21:43:59 +0000
committerKarl Berry <karl@freefriends.org>2014-05-04 21:43:59 +0000
commit843b3bf150f006ebdf53321302f43ccbcb39a438 (patch)
treef28f408430f17adffaaff3b29862a80fa7390022
parentce474d87225a325bc73c84890b079a2a1b8a635c (diff)
progressbar (4may14)
git-svn-id: svn://tug.org/texlive/trunk@33822 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/progressbar/README3
-rw-r--r--Master/texmf-dist/doc/latex/progressbar/progressbar.pdfbin373485 -> 106095 bytes
-rw-r--r--Master/texmf-dist/doc/latex/progressbar/progressbar.tex6
-rw-r--r--Master/texmf-dist/tex/latex/progressbar/progressbar.sty4
4 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/progressbar/README b/Master/texmf-dist/doc/latex/progressbar/README
index 816541c3f5f..d8bed4a4692 100644
--- a/Master/texmf-dist/doc/latex/progressbar/README
+++ b/Master/texmf-dist/doc/latex/progressbar/README
@@ -9,13 +9,14 @@ your own.
Changelog
=========
+2014/05/04 v.1.0b~4: version control for kvoptions updated (for unknown reason required version didn't exist)
2013/01/06 v.1.0b~3: replaced \progressbar@LoadFile@IfExist with \RequirePackage
2012/02/18 v.1.0b~2: added version control for kvoptions
2010/10/02 v1.0b: first release - all basic functionality
License
=======
-Copyright 2012 Marcel Jira
+Copyright 2010-2014 Marcel Jira
This work may be distributed and/or modified under the conditions of the LaTeX
Project Public License, either version 1.3c of this license or (at your option)
diff --git a/Master/texmf-dist/doc/latex/progressbar/progressbar.pdf b/Master/texmf-dist/doc/latex/progressbar/progressbar.pdf
index f7546fbecf6..15a5f4a7735 100644
--- a/Master/texmf-dist/doc/latex/progressbar/progressbar.pdf
+++ b/Master/texmf-dist/doc/latex/progressbar/progressbar.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/progressbar/progressbar.tex b/Master/texmf-dist/doc/latex/progressbar/progressbar.tex
index 273772c608b..e398033da89 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-2013 Marcel Jira
+%% Copyright 2010-2014 Marcel Jira
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -224,6 +224,8 @@ These options should be self-explaining. Just use \texttt{xcolor}-color-definiti
\section{Changelog}
\begin{tabbing}
+\texttt{2014/05/04 v.1.0b\~{}4} \= version control for kvoptions updated (for unknown\\ \>
+reason required version didn't exist)\\
\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
@@ -237,4 +239,4 @@ I also want to thank Robin Schneider (\url{https://ypid.wordpress.com/}) and Hei
\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}}.
-\end{document} \ No newline at end of file
+\end{document}
diff --git a/Master/texmf-dist/tex/latex/progressbar/progressbar.sty b/Master/texmf-dist/tex/latex/progressbar/progressbar.sty
index e1d18aced54..70e0f522d55 100644
--- a/Master/texmf-dist/tex/latex/progressbar/progressbar.sty
+++ b/Master/texmf-dist/tex/latex/progressbar/progressbar.sty
@@ -21,11 +21,11 @@
%
\NeedsTeXFormat{LaTeX2e}%
%
-\ProvidesPackage{progressbar}[2013/01/06 v1.0b~3: progressbar]%
+\ProvidesPackage{progressbar}[2014/05/04 v1.0b~4: progressbar]%
%
\RequirePackage{calc}%
\RequirePackage{tikz}%
-\RequirePackage{kvoptions}[2011/08/03]%
+\RequirePackage{kvoptions}[2011/06/30]%
\RequirePackage{kvsetkeys}%
%
% Define lengths for later use