[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Document Greek case changing (38962bf15)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Dec 5 20:27:31 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/38962bf1596943b9af64420b82b72927cc20cd2f
>---------------------------------------------------------------
commit 38962bf1596943b9af64420b82b72927cc20cd2f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Dec 5 19:27:31 2019 +0000
Document Greek case changing
>---------------------------------------------------------------
38962bf1596943b9af64420b82b72927cc20cd2f
l3kernel/l3text.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index d1d2dea3f..681c864cb 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -140,6 +140,9 @@
% \item German (\texttt{de-alt}).
% An alternative mapping for German in which the lowercase
% \emph{Eszett} maps to a \emph{gro\ss{}es Eszett}.
+% \item Greek (\texttt{el}).
+% Removes accents from Greek letters when uppercasing; titlecasing
+% leaves accents in place.
% \item Lithuanian (\texttt{lt}).
% The lowercase letters i and j should retain a dot above when the
% accents grave, acute or tilde are present. This is implemented for
More information about the latex3-commits
mailing list