[latex3-commits] [git/LaTeX3-latex3-babel] docs: Start 3.74 (3da34b5)
Javier
email at dante.de
Sun Apr 24 12:38:25 CEST 2022
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/3da34b5c116eb17b497068497f1f1763aa1c2987
>---------------------------------------------------------------
commit 3da34b5c116eb17b497068497f1f1763aa1c2987
Author: Javier <email at localhost>
Date: Sun Apr 24 12:38:25 2022 +0200
Start 3.74
>---------------------------------------------------------------
3da34b5c116eb17b497068497f1f1763aa1c2987
docs/_includes/menu.html | 2 ++
docs/index.md | 2 ++
docs/news/whats-new-in-babel-3.74.md | 19 +++++++++++++++++++
3 files changed, 23 insertions(+)
diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html
index bb5b1b2..047a5d5 100644
--- a/docs/_includes/menu.html
+++ b/docs/_includes/menu.html
@@ -6,6 +6,8 @@
<!-- -->
<li><a href="#">News</a>
<ul>
+ <li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.74.html">3.74 (dev)</a></li>
+ <li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.73.html">3.73</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.72.html">3.72</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.71.html">3.71</a></li>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.70.html">3.70</a></li>
diff --git a/docs/index.md b/docs/index.md
index 64822b5..76db734 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -48,6 +48,8 @@ case, it's advisable to install TeXLive.)
| Version | Most relevant changes
| --- | --- |
+| [3.74](news/whats-new-in-babel-3.74.html) | (Under development.)
+| [3.73](news/whats-new-in-babel-3.73.html) | A fix.
| [3.72](news/whats-new-in-babel-3.72.html) | Mainly fixes and minor improvements.
| [3.71](news/whats-new-in-babel-3.71.html) | IAST transliteration for Sanskrit.
| [3.70](news/whats-new-in-babel-3.70.html) | More (tentative) fixes for (ams)math (lua).
diff --git a/docs/news/whats-new-in-babel-3.74.md b/docs/news/whats-new-in-babel-3.74.md
new file mode 100644
index 0000000..2dc4f19
--- /dev/null
+++ b/docs/news/whats-new-in-babel-3.74.md
@@ -0,0 +1,19 @@
+# What's new in babel 3.73
+
+*Development.*
+
+## Fixes in math
+
+`luatex` 1.15 fixes a bug in the vertical spacing when a display math is
+preceded by a short line in RTL mode. This allowed to eventually get
+the proper spacing, although there are some issues when the display
+isn't numbered (there is an easy workaround).
+
+The vertical spacing with `amsmath` has been improved, too, but there
+are, again, some pending issues (bad spacing when the display starts a
+paragraph).
+
+## More fixes
+
+Minor bugs in Khmer, Turkmen and Marathi has been fixed.
+
More information about the latex3-commits
mailing list.