[latex3-commits] [git/LaTeX3-latex3-babel] docs: Start 3.71. (db3c3c7)
Javier
email at dante.de
Sat Feb 5 12:33:36 CET 2022
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/db3c3c72aed6fb8c24020a2afe437dcfa11ed309
>---------------------------------------------------------------
commit db3c3c72aed6fb8c24020a2afe437dcfa11ed309
Author: Javier <email at localhost>
Date: Sat Feb 5 12:33:36 2022 +0100
Start 3.71.
>---------------------------------------------------------------
db3c3c72aed6fb8c24020a2afe437dcfa11ed309
docs/_includes/menu.html | 1 +
docs/guides/locale-hebrew.md | 1 +
docs/index.md | 1 +
docs/news/whats-new-in-babel-3.71.md | 13 +++++++++++++
4 files changed, 16 insertions(+)
diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html
index 3f189fb..7fc14ad 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-3.71.html">3.71 (dev)</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.70.html">3.70</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.69.html">3.69</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.68.html">3.68</a></li>
diff --git a/docs/guides/locale-hebrew.md b/docs/guides/locale-hebrew.md
index 11a6a98..4851f72 100644
--- a/docs/guides/locale-hebrew.md
+++ b/docs/guides/locale-hebrew.md
@@ -22,4 +22,5 @@ not included in TeX distributions.
typesetting](https://tex.stackexchange.com/a/581010/5735)
* [Help getting started with Hebrew in babel](https://tex.stackexchange.com/questions/138992/help-getting-started-with-hebrew-in-babel/611604#611604)
* [Why aren’t dageshes aligned in Hebrew in LuaLaTex?](https://tex.stackexchange.com/questions/605202/why-arent-dageshes-aligned-in-hebrew-in-lualatex)
+* [Writing Biblical Hebrew texts with different coloring for consonants, vowel and accent signs](https://tex.stackexchange.com/a/632620/5735)
diff --git a/docs/index.md b/docs/index.md
index 38c50ae..f5b7a6a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -48,6 +48,7 @@ case, it's advisable to install TeXLive.)
| Version | Most relevant changes
| --- | --- |
+| [3.71](news/whats-new-in-babel-3.71.html) | (Development.)
| [3.70](news/whats-new-in-babel-3.70.html) | More (tentative) fixes for (ams)math (lua).
| [3.69](news/whats-new-in-babel-3.69.html) | Fixes a bug with `amsmath` introduced in 3.68.
| [3.68](news/whats-new-in-babel-3.68.html) | Fixes (Bengali, `tabular` and `amsmath`).
diff --git a/docs/news/whats-new-in-babel-3.71.md b/docs/news/whats-new-in-babel-3.71.md
new file mode 100644
index 0000000..4fa6404
--- /dev/null
+++ b/docs/news/whats-new-in-babel-3.71.md
@@ -0,0 +1,13 @@
+# What's new in babel 3.71
+
+(Development.)
+
+## Fixes
+
+* Bad interraction between `bidi` option and `mathtools` (#166) (lua).
+* `provide+=*` didn’t work with `hebrew` as a secondary language.
+
+
+
+
+
More information about the latex3-commits
mailing list.