summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mh/msabm.sym
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-14 16:40:34 +0000
committerKarl Berry <karl@freefriends.org>2010-07-14 16:40:34 +0000
commit57e485197587d08aa2ca05ce2cc95e8063edd4cc (patch)
treeb718954bc819b66d11005b7bcf266aae7ed63952 /Master/texmf-dist/tex/latex/mh/msabm.sym
parentff69d312a2c79a3d20d1084c44d579da6770a0a7 (diff)
mh update (13jul10)
git-svn-id: svn://tug.org/texlive/trunk@19447 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mh/msabm.sym')
-rw-r--r--Master/texmf-dist/tex/latex/mh/msabm.sym6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/mh/msabm.sym b/Master/texmf-dist/tex/latex/mh/msabm.sym
index 1afa17ab0c8..d24fc7fd864 100644
--- a/Master/texmf-dist/tex/latex/mh/msabm.sym
+++ b/Master/texmf-dist/tex/latex/mh/msabm.sym
@@ -29,9 +29,10 @@
%% cmbase.sym, mathpazo.sym, mathptmx.sym, msabm.sym.
%%
\ProvidesSymbols{msabm}[2001/09/08 v0.91]
+\ExplSyntaxOn
\RequirePackage{amsfonts}\relax
-\@xp\xdef\csname mg@MSA\endcsname{\hexnumber@\symAMSa}%
-\@xp\xdef\csname mg@MSB\endcsname{\hexnumber@\symAMSb}%
+\cs_gset:cpx{mg@MSA}{\hexnumber@\symAMSa}%
+\cs_gset:cpx{mg@MSB}{\hexnumber@\symAMSb}%
\DeclareFlexSymbol{\boxdot} {Bin}{MSA}{00}
\DeclareFlexSymbol{\boxplus} {Bin}{MSA}{01}
\DeclareFlexSymbol{\boxtimes} {Bin}{MSA}{02}
@@ -248,6 +249,7 @@
\DeclareFlexSymbol{\hslash} {Ord}{MSB}{7D}
%%\DeclareFlexSymbol{\hbar} {Ord}{MSB}{7E}
\DeclareFlexSymbol{\backepsilon} {Rel}{MSB}{7F}
+\ExplSyntaxOff
\endinput
%%
%% End of file `msabm.sym'.