diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
commit | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (patch) | |
tree | 64b660a18f1b3b95331a3c0ac2ba45c395e0bd88 /Master/texmf-dist/doc/generic/pst-bar | |
parent | f9ba1f4431124f48769a2666d5d9ec921345ca71 (diff) |
doc 3
git-svn-id: svn://tug.org/texlive/trunk@79 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-bar')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-bar/LICENSE | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-bar/README | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf | bin | 0 -> 110870 bytes |
3 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-bar/LICENSE b/Master/texmf-dist/doc/generic/pst-bar/LICENSE new file mode 100644 index 00000000000..5758f0f0045 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-bar/LICENSE @@ -0,0 +1,2 @@ +This material is subject to the LaTeX Project Public License. See +http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for details. diff --git a/Master/texmf-dist/doc/generic/pst-bar/README b/Master/texmf-dist/doc/generic/pst-bar/README new file mode 100644 index 00000000000..cab7a017cba --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-bar/README @@ -0,0 +1,17 @@ +With pst-bar, one may use pstricks to produce bar charts directly from a data +file. This package is still in the beta stage --- the usual caveats pertaining +to beta software apply. Additional features and improved (in both content and +layout) documentation will be provided as the code stabilizes. + +INSTALLATION: + +pst-bar consists of three files: pst-bar.sty, pst-bar.tex, and pst-bar.pro. +Place the first two anywhere your installation can find them (typically +$LOCALTEXMF/tex/latex/pst-bar for pst-bar.sty and +$LOCALTEXMF/tex/generic/pst-bar for pst-bar.tex). Place pst-bar.pro where dvips +can find it, typically in the pstricks subdirectory of your dvips directory +(i.e., $LOCALTEXMF/dvips/pstricks). + +DOCUMENTATION: + +See pst-bar-doc.ps or pst-bar-doc.pdf for details on using pst-bar. diff --git a/Master/texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf b/Master/texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf Binary files differnew file mode 100644 index 00000000000..1b2b2673cd6 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf |