old-version-fix for \begriff-issue

This commit is contained in:
epsilonbelowzero 2018-12-28 19:10:29 +01:00
parent 465d0aefa4
commit 7037e3fd45

View file

@ -525,7 +525,11 @@
}
\def\begriffspace{%
\fullexpandarg%
\IfSubStr{.,;}{\begriffnextchar}{}{\ }%
\StrLen{\detokenize{\begriffnextchar}}[\tmp]%
\ifnum\tmp > 1%
\else%
\IfSubStr{.,;}{\begriffnextchar}{}{\ }%
\fi%
}
%append a new mathsymbol to the index, output if no star is given at the call position