[latex3-commits] [git/LaTeX3-latex3-babel] docs: raw not working. entity not working. Try {{ '{{' }} (3235f46)
Javier
email at dante.de
Wed Jun 9 16:54:19 CEST 2021
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/3235f469346e07a9caa178eddc2479b4cab183d8
>---------------------------------------------------------------
commit 3235f469346e07a9caa178eddc2479b4cab183d8
Author: Javier <email at localhost>
Date: Wed Jun 9 16:54:19 2021 +0200
raw not working. entity not working. Try {{ '{{' }}
>---------------------------------------------------------------
3235f469346e07a9caa178eddc2479b4cab183d8
docs/guides/non-standard-hyphenation-with-luatex.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/guides/non-standard-hyphenation-with-luatex.md b/docs/guides/non-standard-hyphenation-with-luatex.md
index 420d6ff..3e063b7 100644
--- a/docs/guides/non-standard-hyphenation-with-luatex.md
+++ b/docs/guides/non-standard-hyphenation-with-luatex.md
@@ -165,7 +165,7 @@ In cases like this, you may want to use maps as described above.
```
* To duplicate explicit hyphens:
```tex
-\babelposthyphenation{polish}{{a}={a}}{
+\babelposthyphenation{polish}{{ '{{' }}a}={a}}{
{},
{ no = -, pre = -, post = -, data = 1 },
{}
More information about the latex3-commits
mailing list.