[latex3-commits] [latex3/babel] docs: Fixed slip wrt the French colon. (5a327d7)
github at latex-project.org
github at latex-project.org
Wed Nov 13 18:01:24 CET 2024
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/5a327d7567dd6ce083963d7dcd600811f985ad8f
>---------------------------------------------------------------
commit 5a327d7567dd6ce083963d7dcd600811f985ad8f
Author: Javier <email at localhost>
Date: Wed Nov 13 18:01:24 2024 +0100
Fixed slip wrt the French colon.
>---------------------------------------------------------------
5a327d7567dd6ce083963d7dcd600811f985ad8f
docs/guides/migrating-pdftex-luatex.md | 2 +-
docs/index.md | 13 +++++++++++--
docs/news/whats-new-in-babel-24.13.md | 4 ++--
3 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/docs/guides/migrating-pdftex-luatex.md b/docs/guides/migrating-pdftex-luatex.md
index 9352d4c..7b4dba4 100644
--- a/docs/guides/migrating-pdftex-luatex.md
+++ b/docs/guides/migrating-pdftex-luatex.md
@@ -2,7 +2,7 @@
**Draft**
-> *Improve this page! Feel free to draft a pull request [on GitHib](https://github.com/latex3/babel/tree/docs/docs)*.
+> *Improve this page! Feel free to draft a pull request [on GitHub](https://github.com/latex3/babel/tree/docs/docs)*.
Now the recommended engine is `luatex`, here are some hints on how to
migrate a LaTeX document from `pdftex` to `luatex`.
diff --git a/docs/index.md b/docs/index.md
index 7bb5ee8..2074426 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -13,8 +13,7 @@ based on the **latest advances in
[CLDR](http://cldr.unicode.org/)), the
[W3C](https://www.w3.org/groups/wg/i18n-core/publications) (where
applicable) and other technologies, as well as on **international
-standards** for better compatibility and consistency. Find the [PDF manual
-here](http://mirrors.ctan.org/macros/latex/required/babel/base/babel.pdf).
+standards** for better compatibility and consistency.
Babel currently supports approximately **300 languages** (with various
levels of coverage) across about **45 scripts, including complex and
@@ -44,6 +43,16 @@ locale-specific typographical rules.
-----------------------
+## Documentation
+
+Find the [PDF manual
+here](http://mirrors.ctan.org/macros/latex/required/babel/base/babel.pdf).
+
+This site contains additional information and examples in many languages
+(see the menu above). It’s open source – feel free to draft a pull request [here](https://github.com/latex3/babel/tree/docs/docs).
+
+-----------------------
+
## Installation
Babel is one of the core components of LaTeX and therefore must be
diff --git a/docs/news/whats-new-in-babel-24.13.md b/docs/news/whats-new-in-babel-24.13.md
index 349c11d..6242e71 100644
--- a/docs/news/whats-new-in-babel-24.13.md
+++ b/docs/news/whats-new-in-babel-24.13.md
@@ -28,9 +28,9 @@ Variables are:
With, for example:
```tex
-\SetTransformValue{french}{colon.natural}{.4}
+\SetTransformValue{french}{colon.natural}{.8}
```
-spacing with the colon is slightly smaller (default is `.5`). Unit
+spacing with the colon is slightly smaller (default is `1`). Unit
is the current ordinary space.
## Pashto: Persian and Islamic calendars
More information about the latex3-commits
mailing list.