summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mh/flexisym.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/mh/flexisym.sty')
-rw-r--r--Master/texmf-dist/tex/latex/mh/flexisym.sty9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/mh/flexisym.sty b/Master/texmf-dist/tex/latex/mh/flexisym.sty
index b370beb1744..f2ad4ff76ec 100644
--- a/Master/texmf-dist/tex/latex/mh/flexisym.sty
+++ b/Master/texmf-dist/tex/latex/mh/flexisym.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Copyright (C) 1997-2003 by Michael J. Downes
-%% Copyright (C) 2007-2008 by Morten Hoegholm <mh.ctan@gmail.com>
+%% Copyright (C) 2007-2010 by Morten Hoegholm <mh.ctan@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -29,7 +29,7 @@
%% cmbase.sym, mathpazo.sym, mathptmx.sym, msabm.sym.
%%
\RequirePackage{expl3}[2009/08/05]
-\ProvidesExplPackage{flexisym}{2009/08/07}{0.97a}{Make math characters macros}
+\ProvidesExplPackage{flexisym}{2010/09/17}{0.97b}{Make math characters macros}
\edef\do{%
\noexpand\AtEndOfPackage{%
@@ -239,7 +239,10 @@
\catcode\z@=\active
\def\DeclareFlexSymbol#1#2#3#4{%
\begingroup
- \cs_set:Npx\@tempb{\exp_not:N\@sym\exp_not:N#1\exp_not:c{math_sym_#2:Nn}\exp_not:c{mg@#3}{#4}}%
+ \cs_set_protected:Npx\@tempb{
+ \exp_not:N\@sym\exp_not:N#1\exp_not:c{math_sym_#2:Nn}
+ \exp_not:c{mg@#3}{#4}
+ }
\ifcat\exp_not:N#1\relax
\sym@global\let#1\@tempb
\else