[latex3-commits] [git/LaTeX3-latex3-babel] docs: Try with {%% (f7f29cd)

Javier email at dante.de
Wed Jun 9 17:53:23 CEST 2021


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

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

commit f7f29cde498aa46710fefe36f071bd4cf03b549e
Author: Javier <email at localhost>
Date:   Wed Jun 9 17:53:23 2021 +0200

    Try with {%%


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

f7f29cde498aa46710fefe36f071bd4cf03b549e
 {news-guides => docs}/news/whats-new-in-babel-3.42.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/news-guides/news/whats-new-in-babel-3.42.md b/docs/news/whats-new-in-babel-3.42.md
similarity index 98%
copy from news-guides/news/whats-new-in-babel-3.42.md
copy to docs/news/whats-new-in-babel-3.42.md
index 706be2d..0aed503 100644
--- a/news-guides/news/whats-new-in-babel-3.42.md
+++ b/docs/news/whats-new-in-babel-3.42.md
@@ -12,7 +12,7 @@ And `\hechap` is set to the corresponding value.
 
 `\LocaleForEach` loops the loaded `ini` files with `#1` as the locale name. Here is a somewhat low level example:
 ```tex
-\LocaleForEach{%
+\LocaleForEach{%%
   \getlocaleproperty\savetag{#1}{identification/tag.bcp47}%
   \expandafter\xdef\csname tagtolocale\savetag\endcsname{#1}%
 }





More information about the latex3-commits mailing list.