diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex b/Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex index dcf0a17c765..58a6d2322e9 100644 --- a/Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex +++ b/Master/texmf-dist/doc/latex/GS1/examples/EANBarcode.tex @@ -16,7 +16,7 @@ %% %% Do not distribute modified version of this file. %% -%% File: GS1.dtx Copyright (C) 2012 Markus Kohm +%% File: GS1.dtx Copyright (C) 2012-2017 Markus Kohm %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License (LPPL), either version 1.3c of this @@ -31,8 +31,8 @@ %% The released version of this bundle is available from CTAN. %% %% ------------------------------------------------------------------------- -\RequirePackage{expl3} -\GetIdInfo$Id: GS1.dtx 15 2012-08-27 10:25:03Z mjk $ +\RequirePackage{expl3}[2017/05/29] +\GetIdInfo$Id: GS1.dtx 22 2017-07-15 18:03:18Z mjk $ {GS1 code handler and barcode generator} \documentclass{article} \usepackage{GS1} @@ -40,7 +40,7 @@ \msg_new:nnn { GS1/test } { function } { Something~is~wrong~with~function~#1 - \msg_line_context:~~of~\c_job_name_tl.tex. + \msg_line_context:~~of~\c_sys_jobname_str.tex. } \ExplSyntaxOff \begin{document} |