summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/progressbar/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-10-12 00:09:31 +0000
committerKarl Berry <karl@freefriends.org>2010-10-12 00:09:31 +0000
commit308e7e96ccb036e76b8e07e4e980394f50977580 (patch)
treeb85118f775a6dd73ade15d398688285f3c4e78b6 /Master/texmf-dist/doc/latex/progressbar/README
parented4cee06354e9445d584672440a045044c5a46b9 (diff)
new latex package progressbar (11oct10)
git-svn-id: svn://tug.org/texlive/trunk@20061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/progressbar/README')
-rw-r--r--Master/texmf-dist/doc/latex/progressbar/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/progressbar/README b/Master/texmf-dist/doc/latex/progressbar/README
new file mode 100644
index 00000000000..7015a16e9a6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/progressbar/README
@@ -0,0 +1,16 @@
+Description
+===========
+
+This package allows you to easily visualize shares of total amounts in the form of a bar. So basically you can convert any number between 0 and 1 to a progressbar using the command \progressbar{<number>}. Also a lot of customizations are possible, allowing you to create an unique progressbar on your own.
+
+License
+=======
+Copyright 2010 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) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Marcel Jira.
+
+This work consists of the files progressbar.sty and progressbar.tex. \ No newline at end of file