diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex | 7 |
1 files changed, 4 insertions, 3 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 0de457b0aab..f9e6868a409 100644 --- a/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex +++ b/Master/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex @@ -1,4 +1,4 @@ -%% $Id: pst-barcode.tex 445 2017-04-19 11:13:52Z herbert $ +%% $Id: pst-barcode.tex 519 2017-08-22 07:47:55Z herbert $ %% %% This is file `pst-barcode.tex', %% @@ -20,13 +20,14 @@ \let\PSTBarcodeLoaded\endinput \ifx\PSTricksLoaded\endinput\else\input pstricks.tex\fi % -\def\fileversion{0.16a} -\def\filedate{2017/04/18} +\def\fileversion{0.18} +\def\filedate{2017/08/22} \message{`PST-barcode' v\fileversion, \filedate\space (tb,hv)} % \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax \ifx\PSTXKeyLoaded\endinput\else\input pst-xkey \fi \pst@addfams{pst-barcode} +%\pstheader{pst-barcode.fonts} \pstheader{pst-barcode.pro} % \@ifundefined{marginnote}{\RequirePackage{marginnote}}{} |