summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/luatex85
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2016-06-15 15:06:40 +0000
committerNorbert Preining <preining@logic.at>2016-06-15 15:06:40 +0000
commit7e1a634d4e5d9bd1e33c657ca6dc1d0cbceea3de (patch)
tree7114fbd8207c81f2bed724a5e1a3a09c645d0bc3 /Master/texmf-dist/tex/generic/luatex85
parent98e52513e8f808d70ea5c440d6d9573877aff87e (diff)
luatex85 1.4 (15Jun)
git-svn-id: svn://tug.org/texlive/trunk@41456 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/luatex85')
-rw-r--r--Master/texmf-dist/tex/generic/luatex85/luatex85.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/luatex85/luatex85.sty b/Master/texmf-dist/tex/generic/luatex85/luatex85.sty
index 74f088360e4..738a1aafdfb 100644
--- a/Master/texmf-dist/tex/generic/luatex85/luatex85.sty
+++ b/Master/texmf-dist/tex/generic/luatex85/luatex85.sty
@@ -16,7 +16,7 @@
\csname ver@luatex85.sty\endcsname{#3}}
\expandafter\next\fi
\ProvidesPackage{luatex85}
- [2016/06/13 v1.3 pdftex aliases for luatex]
+ [2016/06/15 v1.4 pdftex aliases for luatex]
\ifx\pdfvariable\undefined
\expandafter\endinput
\fi
@@ -58,7 +58,9 @@
\protected\def\pdflastobj {\numexpr\pdffeedback lastobj\relax}
\protected\def\pdflastannot {\numexpr\pdffeedback lastannot\relax}
\def\pdfxformname {\pdffeedback xformname}
- \edef\pdfcreationdate {\pdffeedback creationdate}
+{\outputmode=1
+ \xdef\pdfcreationdate {\pdffeedback creationdate}
+}
\def\pdffontname {\pdffeedback fontname}
\def\pdffontobjnum {\pdffeedback fontobjnum}
\def\pdffontsize {\pdffeedback fontsize}