[latex3-commits] [git/LaTeX3-latex3-babel] docs: Transform for diaeresis. (ec2f3a5)
Javier
email at dante.de
Tue Nov 9 14:30:59 CET 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/ec2f3a51993f78e4c088c1247daca70335ea56ba
>---------------------------------------------------------------
commit ec2f3a51993f78e4c088c1247daca70335ea56ba
Author: Javier <email at localhost>
Date: Tue Nov 9 14:30:59 2021 +0100
Transform for diaeresis.
>---------------------------------------------------------------
ec2f3a51993f78e4c088c1247daca70335ea56ba
docs/guides/locale-greek.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/guides/locale-greek.md b/docs/guides/locale-greek.md
index 3c9a9a4..afac0c0 100644
--- a/docs/guides/locale-greek.md
+++ b/docs/guides/locale-greek.md
@@ -58,6 +58,12 @@ redefined with `\renewcommand`:
* `\BabelGreekNumeralMarker`: 1 argument with the whole number; by default is #1, ie, do nothing, but you may add an overline.
* `\BabelGreekNumeralMiriads`: 4 arguments, with the digits above 9999, ie, 1234 if the number is 12345678 (padded with zeroes if necessary); note by default `\greeknumeral` does not accept such large numbers, but you may redefine it to use, for example, the M representation.
+## Hyphenation
+
+_Only luatex_. The transform `diaeresis.hyphen` removes the diaeresis
+above iota and upsilon if hyphenated just before. It works with the
+three variants.
+
## Transliteration
_Only luatex_. The transform `transliteration.omega` applies the
More information about the latex3-commits
mailing list.