summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xmpincl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-23 20:14:53 +0000
committerKarl Berry <karl@freefriends.org>2021-09-23 20:14:53 +0000
commit951f0adfbf70bead76e686bdd9b6c189170442fb (patch)
tree2c6fb2aeb5d8d25b89e2eff44ea135970efb8d3e /Master/texmf-dist/tex/latex/xmpincl
parent7a6a9e901f80753b749e8efbcc14098d0f7c1038 (diff)
xmpincl (23sep21)
git-svn-id: svn://tug.org/texlive/trunk@60593 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xmpincl')
-rw-r--r--Master/texmf-dist/tex/latex/xmpincl/xmpincl.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xmpincl/xmpincl.sty b/Master/texmf-dist/tex/latex/xmpincl/xmpincl.sty
index 2a0978b54a9..f8cce9d0325 100644
--- a/Master/texmf-dist/tex/latex/xmpincl/xmpincl.sty
+++ b/Master/texmf-dist/tex/latex/xmpincl/xmpincl.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2005 by Maarten Sneep <sneep@nat.vu.nl>
+%% Copyright (C) 2005 by Maarten Sneep
%%
%% This work is licensed under the CC-GNU GPL, the human readable license
%% can be found here, with a link to the full text on this page.
@@ -16,7 +16,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{xmpincl}
- [2021/08/31 v2.3 Include XMP data in pdflatex]
+ [2021/09/22 v2.4 Include XMP data in pdflatex]
\RequirePackage{ifpdf}
\ifpdf\else
\PackageWarningNoLine{xmpincl}%
@@ -66,7 +66,7 @@
\equal{\mcs@xmpinclEnd}{\xmpinclReadln}%
}{% Note: no if.
}{%
- \ifx\par\xmpinclReadln\else%
+ \if\endline\xmpinclReadln\else%
\immediate\write\xmpinclWrite{\xmpinclReadln}%
\fi%
}%