diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-14 23:44:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-14 23:44:19 +0000 |
commit | 7a3496f52bec1e6180c3cb18503b4038b2d89735 (patch) | |
tree | 77d6cc9f47236ee918ae4b5277b001243a142dd4 /Master/texmf-dist/tex/generic/pst-barcode | |
parent | 127726cef51fe64e7f322bb2a04e787d77c19262 (diff) |
pst-barcode 0.08 (12mar11)
git-svn-id: svn://tug.org/texlive/trunk@21716 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-barcode')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex b/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex index edf945d586b..7346c8f938a 100644 --- a/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex +++ b/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex @@ -19,8 +19,8 @@ \let\PSTBarcodeLoaded\endinput \ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi % -\def\fileversion{0.07} -\def\filedate{2009/08/12} +\def\fileversion{0.08} +\def\filedate{2011/03/10} \message{`PST-barcode' v\fileversion, \filedate\space (tb,hv)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax @@ -45,8 +45,7 @@ \psk@barcode@scalex\space \psk@barcode@scaley\space \psk@barcode@transx\space \psk@barcode@transy\space translate scale rotate - 0 0 moveto (#1) (#2) #3 -%\space barcode % is no more needed + 0 0 moveto (#1) (#2) /#3 /uk.co.terryburton.bwipp findresource exec grestore }% \end@SpecialObj% |