[latex3-commits] [git/LaTeX3-latex3-babel] docs: Typo. (ca91a0a)
Javier
email at dante.de
Mon Nov 29 18:51:51 CET 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/ca91a0a30a0b7d5c2f357acb57be3c04e22b1635
>---------------------------------------------------------------
commit ca91a0a30a0b7d5c2f357acb57be3c04e22b1635
Author: Javier <email at localhost>
Date: Mon Nov 29 18:51:51 2021 +0100
Typo.
>---------------------------------------------------------------
ca91a0a30a0b7d5c2f357acb57be3c04e22b1635
docs/news/whats-new-in-babel-3.67.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/news/whats-new-in-babel-3.67.md b/docs/news/whats-new-in-babel-3.67.md
index b99a95b..430374e 100644
--- a/docs/news/whats-new-in-babel-3.67.md
+++ b/docs/news/whats-new-in-babel-3.67.md
@@ -71,17 +71,17 @@ nodes to be transformed, which explains why there is no space in the
outside the group `()..()`, when used, are not taken into account.
Transforms predefined in the `ini` locale files can be made
-attribute-dependent, too. When an attribute between parenthesis is
-inserted all subsequent transforms will be assigned to it (up to the list
-end or another attribute). For example, and provided an attribute
-called `\withsigmafinal` has been defined:
+attribute-dependent, too (in `\babelprovide`). When an attribute
+between parenthesis is inserted all subsequent transforms will be
+assigned to it (up to the list end or another attribute). For example,
+and provided an attribute called `\withsigmafinal` has been defined:
```tex
transforms = transliteration.omega (\withsigmafinal) sigma.final
```
This applies `transliteration.omega` always, but `sigma.final`only when
`\withsigmafinal` is set.
-## Transform form Latin
+## Transforms for Latin
They are defined in all variants.
More information about the latex3-commits
mailing list.