diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex b/Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex index 45fc7606906..bdc8e6569de 100644 --- a/Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex +++ b/Master/texmf-dist/tex/context/third/pgf/math/t-pgfmat.tex @@ -9,6 +9,10 @@ % ConTeXt module pgfmath. +\writestatus{loading}{ConTeXt User Module / pgfmath} + +\unprotect + \ifx\pgfmathdefined\undefined \let\pgfmathdefined=\relax @@ -28,4 +32,7 @@ \fi -\endinput
\ No newline at end of file +\stopmodule + +\protect +\endinput |