diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:01 +0000 |
commit | f8b090ab84ed3311db34330da1d418addde99b6d (patch) | |
tree | 471ea51023006a58c677b1778735fb252640e387 /Master/texmf-dist/tex | |
parent | 161aafbdf83af6caee0f1111174cb80d7f90fe0b (diff) |
pst-barcode
git-svn-id: svn://tug.org/texlive/trunk@1236 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty new file mode 100644 index 00000000000..9379848ca16 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-barcode}[2005/07/24 package wrapper for + pst-barcode.tex (hv)] +\input{pst-barcode.tex} +\ProvidesFile{pst-barcode.tex} + [\filedate\space v\fileversion\space `PST-barcode' (hv)] +\endinput |