[latex3-commits] [git/LaTeX3-latex3-latex2e] hotfix/gh453: small adjustment (0e04c5d7)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Dec 11 23:02:43 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : hotfix/gh453
Link : https://github.com/latex3/latex2e/commit/0e04c5d722bccdd3382ec4d9952c4c3db3a6a71c
>---------------------------------------------------------------
commit 0e04c5d722bccdd3382ec4d9952c4c3db3a6a71c
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Dec 11 23:02:43 2020 +0100
small adjustment
>---------------------------------------------------------------
0e04c5d722bccdd3382ec4d9952c4c3db3a6a71c
base/ltfssbas.dtx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/base/ltfssbas.dtx b/base/ltfssbas.dtx
index 46c2c626..30f500b6 100644
--- a/base/ltfssbas.dtx
+++ b/base/ltfssbas.dtx
@@ -900,8 +900,7 @@
%<latexrelease> {\usefont}{Drop m in usefont}%
\DeclareRobustCommand\usefont[4]{\fontencoding{#1}%
\edef\f at family{#2}%
- \edef\f at series{#3}%
- \series at maybe@drop at one@m\f at series\f at series
+ \set at target@series{#3}%
\edef\f at shape{#4}\selectfont
\ignorespaces}
%</2ekernel|latexrelease>
More information about the latex3-commits
mailing list.