diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-18 20:45:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-18 20:45:25 +0000 |
commit | ee55a90f4497f62a8b7cf4375ebc8b677d33a882 (patch) | |
tree | 692d8a148d4f37ceccac6a6af31d91aa33ebdf22 /Master/texmf-dist/doc/generic/pst-barcode/README | |
parent | 13a2c5a918f470bb66ade4498a7bde360c331bf0 (diff) |
pst-barcode needs MAKEpst
git-svn-id: svn://tug.org/texlive/trunk@2347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-barcode/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-barcode/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-barcode/README b/Master/texmf-dist/doc/generic/pst-barcode/README new file mode 100644 index 00000000000..8e3d83f73ad --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-barcode/README @@ -0,0 +1,10 @@ +This version of pst-barcode uses the xkeyval package, the extended +version of keyval. + +Save the files pst-barcode.sty|.tex|.pro in a directory, which is part of your +local TeX tree. pst-barcode.pro should be saved in ../texmf/dvips/pstricks/ +Then do not forget to run texhash to update this tree. +pst-barcode needs pstricks, which should be part of your +local TeX installation, otherwise get it from a CTAN server, f.ex. +http://www.dante.de/CTAN/graphics/pstricks/ + |