[latex3-commits] [git/LaTeX3-latex3-babel] docs: Guides ( avoiding {{) (f037ec8)

Javier email at dante.de
Wed Jun 9 17:37:26 CEST 2021


Repository : https://github.com/latex3/babel
On branch  : docs
Link       : https://github.com/latex3/babel/commit/f037ec823aceba2d0710242850b1eb7bf2fbd300

>---------------------------------------------------------------

commit f037ec823aceba2d0710242850b1eb7bf2fbd300
Author: Javier <email at localhost>
Date:   Wed Jun 9 17:37:26 2021 +0200

    Guides ( avoiding {{)


>---------------------------------------------------------------

f037ec823aceba2d0710242850b1eb7bf2fbd300
 {news-guides => docs}/guides/keys-in-ini-files.md                       | 0
 {news-guides => docs}/guides/list-of-locale-templates.md                | 0
 {news-guides => docs}/guides/localizing-counters.md                     | 0
 {news-guides => docs}/guides/non-standard-hyphenation-with-luatex.md    | 2 +-
 {news-guides => docs}/guides/old-and-deprecated-functions.md            | 0
 {news-guides => docs}/guides/useful-links-to-tex.stackexchange.md       | 0
 {news-guides => docs}/guides/using-babel-with-plain.md                  | 0
 .../guides/using-babelprovide-to-modify-or-extend-locales.md            | 0
 {news-guides => docs}/guides/which-method-for-which-language.md         | 0
 9 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/news-guides/guides/keys-in-ini-files.md b/docs/guides/keys-in-ini-files.md
similarity index 100%
copy from news-guides/guides/keys-in-ini-files.md
copy to docs/guides/keys-in-ini-files.md
diff --git a/news-guides/guides/list-of-locale-templates.md b/docs/guides/list-of-locale-templates.md
similarity index 100%
copy from news-guides/guides/list-of-locale-templates.md
copy to docs/guides/list-of-locale-templates.md
diff --git a/news-guides/guides/localizing-counters.md b/docs/guides/localizing-counters.md
similarity index 100%
copy from news-guides/guides/localizing-counters.md
copy to docs/guides/localizing-counters.md
diff --git a/news-guides/guides/non-standard-hyphenation-with-luatex.md b/docs/guides/non-standard-hyphenation-with-luatex.md
similarity index 99%
copy from news-guides/guides/non-standard-hyphenation-with-luatex.md
copy to docs/guides/non-standard-hyphenation-with-luatex.md
index cb6e5ae..9707043 100644
--- a/news-guides/guides/non-standard-hyphenation-with-luatex.md
+++ b/docs/guides/non-standard-hyphenation-with-luatex.md
@@ -166,7 +166,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 },
   {}
diff --git a/news-guides/guides/old-and-deprecated-functions.md b/docs/guides/old-and-deprecated-functions.md
similarity index 100%
copy from news-guides/guides/old-and-deprecated-functions.md
copy to docs/guides/old-and-deprecated-functions.md
diff --git a/news-guides/guides/useful-links-to-tex.stackexchange.md b/docs/guides/useful-links-to-tex.stackexchange.md
similarity index 100%
copy from news-guides/guides/useful-links-to-tex.stackexchange.md
copy to docs/guides/useful-links-to-tex.stackexchange.md
diff --git a/news-guides/guides/using-babel-with-plain.md b/docs/guides/using-babel-with-plain.md
similarity index 100%
copy from news-guides/guides/using-babel-with-plain.md
copy to docs/guides/using-babel-with-plain.md
diff --git a/news-guides/guides/using-babelprovide-to-modify-or-extend-locales.md b/docs/guides/using-babelprovide-to-modify-or-extend-locales.md
similarity index 100%
copy from news-guides/guides/using-babelprovide-to-modify-or-extend-locales.md
copy to docs/guides/using-babelprovide-to-modify-or-extend-locales.md
diff --git a/news-guides/guides/which-method-for-which-language.md b/docs/guides/which-method-for-which-language.md
similarity index 100%
copy from news-guides/guides/which-method-for-which-language.md
copy to docs/guides/which-method-for-which-language.md





More information about the latex3-commits mailing list.