summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex b/Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex
index 7a94b6f8fde..cd991dab4c5 100644
--- a/Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex
+++ b/Master/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex
@@ -1,5 +1,5 @@
-% Copyright 2011 by Christophe Jorssen and Mark Wibrow
-% Copyright 2014 by Christian Feuersänger
+% Copyright 2019 by Christophe Jorssen and Mark Wibrow
+% Copyright 2019 by Christian Feuersänger
%
% This file may be distributed and/or modified
%
@@ -221,7 +221,7 @@
\pgfluamath@makeparserinactive
\else
\pgfmath@error{Sorry, you need the luaTeX engine to use the
- luamath library}%
+ luamath library}{}%
\fi},
luamath/parser and computation/.code={%
\pgfutil@ifluatex
@@ -229,7 +229,7 @@
\pgfluamath@makeparseractive
\else
\pgfmath@error{Sorry, you need the luaTeX engine to use the
- luamath library}%
+ luamath library}{}%
\fi},
luamath/off/.code={%
\pgfluamath@makecomputationinactive
@@ -245,7 +245,7 @@
\pgfluamath@makeparseractive
\else
\pgfmath@error{Sorry, you need the luaTeX engine to use the
- luamath library}%
+ luamath library}{}%
\fi
},
luamath/output format/.is choice,