[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh289: Allow for simple macro in series value (15cead43)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Feb 24 09:32:59 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : hotfix/gh289
Link : https://github.com/latex3/latex2e/commit/15cead432cf1c08a71f66a53248a4db941d4d328
>---------------------------------------------------------------
commit 15cead432cf1c08a71f66a53248a4db941d4d328
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Feb 24 09:32:59 2020 +0100
Allow for simple macro in series value
>---------------------------------------------------------------
15cead432cf1c08a71f66a53248a4db941d4d328
base/ltfssbas.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/ltfssbas.dtx b/base/ltfssbas.dtx
index 9836aee7..fedfcb68 100644
--- a/base/ltfssbas.dtx
+++ b/base/ltfssbas.dtx
@@ -275,7 +275,7 @@
% \changes{v3.2f}{2020/12/24}{Drop surplus ``m'' in series when
% defining fontshape (gh/289)}
% \begin{macrocode}
- \series at drop@one at m#3mm\series at drop@one at m/%
+ \expandafter\series at drop@one at m #3mm\series at drop@one at m/%
#4\endcsname{\expandafter\noexpand
\csname #5\endcsname}%
\def\reserved at a{#6}%
More information about the latex3-commits
mailing list.