[latex3-commits] [latex3/babel] docs: 3.97 (9026a3c)
github at latex-project.org
github at latex-project.org
Sat Nov 11 07:51:24 CET 2023
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/9026a3cc256e3c05f60033f8761b012430581677
>---------------------------------------------------------------
commit 9026a3cc256e3c05f60033f8761b012430581677
Author: Javier <email at localhost>
Date: Sat Nov 11 07:51:24 2023 +0100
3.97
>---------------------------------------------------------------
9026a3cc256e3c05f60033f8761b012430581677
docs/_includes/menu.html | 2 +-
docs/index.md | 2 +-
docs/news/whats-new-in-babel-3.97.md | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html
index c0595c0..411a391 100644
--- a/docs/_includes/menu.html
+++ b/docs/_includes/menu.html
@@ -6,7 +6,7 @@
<!-- -->
<li><a href="#">News</a>
<ul>
- <li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.97.html">3.97 (dev)</a></li>
+ <li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.97.html">3.97</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.96.html">3.96</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.95.html">3.95</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.94.html">3.94</a></li>
diff --git a/docs/index.md b/docs/index.md
index d8eecea..a782f61 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -48,7 +48,7 @@ case, it's advisable to install TeXLive.)
| Version | Most relevant changes
| --- | --- |
-| [3.97 (dev)](news/whats-new-in-babel-3.97.html) | New: `\babelcharclass`, `\babelinterchar` (`xetex`) |
+| [3.97](news/whats-new-in-babel-3.97.html) | New: `\babelcharclass`, `\babelinterchar` (`xetex`) |
| [3.96](news/whats-new-in-babel-3.96.html) | Improved Odia. Improved `onchar` |
| [3.95](news/whats-new-in-babel-3.95.html) | 16 new locale files (and a few fixes). |
| [3.94](news/whats-new-in-babel-3.94.html) | Chinese dates. New transform for kashida. New locale files. |
diff --git a/docs/news/whats-new-in-babel-3.97.md b/docs/news/whats-new-in-babel-3.97.md
index bb1b051..679141a 100644
--- a/docs/news/whats-new-in-babel-3.97.md
+++ b/docs/news/whats-new-in-babel-3.97.md
@@ -1,6 +1,6 @@
# What's new in babel 3.97
-**Draft**
+2023-11-11
# Support for `interchar` (XeTeX)
@@ -26,10 +26,10 @@ detail in the `babel` manual.
```
‹class-first› and ‹class-second› can be comma separated lists, and all
combinations are defined (so that 2 first classes with 2 second
-classes, defines 4 combinations).
+classes, define 4 combinations).
Not very useful, but illustrative (taken from `interchar`), here is how
-to colorize the letters ‘e’ and ‘s’. Here `default` and `boundary` are
+to colorize the letters ‘x’ and ‘y’. Here `default` and `boundary` are
classes predefined by `babel` (see the `xetex` manual for further
info):
```tex
More information about the latex3-commits
mailing list.