[latex3-commits] [git/LaTeX3-latex3-latex2e] nfssaxes: forgot rules starting in "sw" (4aa054cb)

Frank Mittelbach frank.mittelbach at latex-project.org
Tue Oct 29 11:51:36 CET 2019


Repository : https://github.com/latex3/latex2e
On branch  : nfssaxes
Link       : https://github.com/latex3/latex2e/commit/4aa054cb1864f1284fe36d8cf21afe754eb128eb

>---------------------------------------------------------------

commit 4aa054cb1864f1284fe36d8cf21afe754eb128eb
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Tue Oct 29 11:51:36 2019 +0100

    forgot rules starting in "sw"


>---------------------------------------------------------------

4aa054cb1864f1284fe36d8cf21afe754eb128eb
 base/nfssaxes.tex | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/base/nfssaxes.tex b/base/nfssaxes.tex
index e9d37f0e..a8b710c2 100644
--- a/base/nfssaxes.tex
+++ b/base/nfssaxes.tex
@@ -872,6 +872,15 @@
 \DeclareFontShapeChangeRule {scsw}{sc}  {scsw}  {}
 \DeclareFontShapeChangeRule {scsw}{ulc} {sw}    {}
 %    \end{macrocode}
+%
+%    \begin{macrocode}
+%\DeclareFontShapeChangeRule {sw}{n}   {n}     {}
+%\DeclareFontShapeChangeRule {sw}{it}  {it}    {}
+%\DeclareFontShapeChangeRule {sw}{sl}  {sl}    {}
+%\DeclareFontShapeChangeRule {sw}{sw}  {sw}    {} 
+\DeclareFontShapeChangeRule {sw}{sc}  {scsw}  {}
+\DeclareFontShapeChangeRule {sw}{ulc} {sw}    {}
+%    \end{macrocode}
 
 
 %    By the way, fontspec uses \cs{itscdefault} etc.\ whereas in the





More information about the latex3-commits mailing list