[latex3-commits] [git/LaTeX3-latex3-latex3] master: Document widened support for case changing (2091d3569)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 24 19:54:54 CET 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/2091d3569efd05fbdf18289f9ea10ea8cfd818a6
>---------------------------------------------------------------
commit 2091d3569efd05fbdf18289f9ea10ea8cfd818a6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 24 18:54:54 2020 +0000
Document widened support for case changing
>---------------------------------------------------------------
2091d3569efd05fbdf18289f9ea10ea8cfd818a6
l3kernel/l3text.dtx | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index 66279f7ff..0fdd1170b 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -91,7 +91,7 @@
%
% \subsection{Case changing}
%
-% \begin{function}[EXP, added = 2019-11-20]
+% \begin{function}[EXP, added = 2019-11-20, updated = 2020-02-24]
% {
% \text_lowercase:n, \text_uppercase:n, \text_titlecase:n,
% \text_titlecase_first:n,
@@ -142,7 +142,8 @@
% {Unicode Consortium} in \texttt{UnicodeData.txt} and
% \texttt{SpecialCasing.txt}. In the case of $8$-bit engines, mappings
% are provided for characters which can be represented in output typeset
-% using the |T1| font encoding. Thus for example \texttt{ä} can be
+% using the |T1|, |T2| and |LGR| font encodings.
+% Thus for example \texttt{ä} can be
% case-changed using \pdfTeX{}. For \pTeX{} only the ASCII range is
% covered as the engine treats input outside of this range as east Asian.
%
More information about the latex3-commits
mailing list.