diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def')
-rw-r--r-- | Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def index e01c0007da8..24fad51a342 100644 --- a/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def +++ b/Master/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-luatex.def @@ -1,12 +1,5 @@ % Copyright 2006 by Till Tantau % -% pgfsys-luatex.def -% converted from pgfsys-pdftex.def by replacing disappeared primitives/vars -% with their respective replacements, as laid out in the luatex manual. -% Conversion by Norbert Preining -% -% Included into the TeX Live pgf package with agreement of Till Tantau. -% % This file may be distributed and/or modified % % 1. under the LaTeX Project Public License and/or @@ -14,8 +7,13 @@ % % See the file doc/generic/pgf/licenses/LICENSE for more details. -\ProvidesFileRCS $Header: /cvsroot/pgf/pgf/generic/pgf/systemlayer/pgfsys-luatex.def,v 1.35 2014/10/11 09:23:31 vibrovski Exp $ +\ProvidesFileRCS{pgfsys-luatex.def} +\ifnum\luatexversion<95 + \immediate\write-1{luatex driver of PGF: detected lua version \the\luatexversion; falling back to old pdftex driver^^J}% + \input pgfsys-pdftex.def + \expandafter\endinput +\fi % Driver commands for pdf |