make category definitions protected
This commit is contained in:
parent
1966cb5d2b
commit
613e16998b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ __HEADER__(Declaring of math symbols with automatic indexing)
|
||||||
\bool_gset_true:c { used_#2 }
|
\bool_gset_true:c { used_#2 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\exp_args:Nc\gdef{#2}
|
\expandafter\protected\expandafter\gdef\csname#2\endcsname
|
||||||
{
|
{
|
||||||
\use:c { symbol_#2: }
|
\use:c { symbol_#2: }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue