[latex3-commits] [latex3/babel] docs: 24.2 (1c51055)
github at latex-project.org
github at latex-project.org
Wed Feb 7 18:19:01 CET 2024
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/1c51055a3a4e28cfecf8950e405e1d226cbeeec8
>---------------------------------------------------------------
commit 1c51055a3a4e28cfecf8950e405e1d226cbeeec8
Author: Javier <email at localhost>
Date: Wed Feb 7 18:19:01 2024 +0100
24.2
>---------------------------------------------------------------
1c51055a3a4e28cfecf8950e405e1d226cbeeec8
docs/_includes/menu.html | 1 +
docs/index.md | 2 +-
docs/news/whats-new-in-babel-24.2.md | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html
index 940e9ac..90a1955 100644
--- a/docs/_includes/menu.html
+++ b/docs/_includes/menu.html
@@ -6,6 +6,7 @@
<!-- -->
<li><a href="#">News</a>
<ul>
+ <li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-24.2.html">24.2</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-24.1.html">24.1</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.99.html">3.99</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.98.html">3.98</a></li>
diff --git a/docs/index.md b/docs/index.md
index ebb1042..b330b6a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -48,7 +48,7 @@ case, it's advisable to install TeXLive.)
| Version | Most relevant changes
| --- | --- |
-| [24.2](news/whats-new-in-babel-24.2.html) | (dev) Minor changes anf fixes. |
+| [24.2](news/whats-new-in-babel-24.2.html) | Minor changes and fixes. |
| [24.1](news/whats-new-in-babel-24.1.html) | **New version numbering**. `interchar` in `\babelprovide`. Spaces in French. |
| [3.99](news/whats-new-in-babel-3.99.html) | About 25 new locale files. |
| [3.98](news/whats-new-in-babel-3.98.html) | `casing` in `ini` files. Improved `persian`/`farsi` |
diff --git a/docs/news/whats-new-in-babel-24.2.md b/docs/news/whats-new-in-babel-24.2.md
index b2090dd..b1c896c 100644
--- a/docs/news/whats-new-in-babel-24.2.md
+++ b/docs/news/whats-new-in-babel-24.2.md
@@ -1,6 +1,6 @@
# What's new in babel 24.2
-**Draft**
+2024-02-07
The list of locales in the manual (in fact, there were several lists) has
been reworked.
@@ -11,7 +11,7 @@ There are some minor fixes:
* `\cite` failed in some rare cases (#277).
* The `cancel` package didn't work sometimes in Hebrew (#279, fix
provided by [Udi Fogiel](https://github.com/Udi-Fogiel)).
-* `\selectfont` in math mode raised an error with onchar (#281).
+* `\selectfont` in math mode raised an error with `onchar` (#281).
* `scottish` was missing in the `ini` locale names
## Error messages
More information about the latex3-commits
mailing list.