[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: 1234 in oldstyleenums example (from Karl's comments) (2a0c8462)
David Carlisle
d.p.carlisle at gmail.com
Fri Jan 24 01:38:47 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/2a0c8462c46439e738b9c9b7d0746c9a4a627b9d
>---------------------------------------------------------------
commit 2a0c8462c46439e738b9c9b7d0746c9a4a627b9d
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Fri Jan 24 00:38:47 2020 +0000
1234 in oldstyleenums example (from Karl's comments)
>---------------------------------------------------------------
2a0c8462c46439e738b9c9b7d0746c9a4a627b9d
base/doc/ltnews31.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index 4b22df24..35f344dc 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -420,8 +420,8 @@ was necessary.
\textsf{This is most noticeable with \cs{oldstylenums} which are now
taken from \texttt{TS1} so that you no longer get
- \textrm{\oldstylenums{123}} but \oldstylenums{123} when typesetting
- in sans serif fonts}\texttt{ and \oldstylenums{123} when using
+ \textrm{\oldstylenums{1234}} but \oldstylenums{1234} when typesetting
+ in sans serif fonts}\texttt{ and \oldstylenums{1234} when using
typewriter fonts.}
If there ever is a need to use the original (inferior) definition,
More information about the latex3-commits
mailing list