[latex3-commits] [git/LaTeX3-latex3-babel] docs: Link to lua.org, on patterns. (6b82b5e)
Javier
email at dante.de
Fri Feb 25 16:46:12 CET 2022
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/6b82b5e76fcec53df666eef61c0fe05fba25ec39
>---------------------------------------------------------------
commit 6b82b5e76fcec53df666eef61c0fe05fba25ec39
Author: Javier <email at localhost>
Date: Fri Feb 25 16:46:12 2022 +0100
Link to lua.org, on patterns.
>---------------------------------------------------------------
6b82b5e76fcec53df666eef61c0fe05fba25ec39
docs/_includes/menu.html | 2 +-
docs/guides/non-standard-hyphenation-with-luatex.md | 4 ++++
docs/index.md | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html
index 2f9765d..bb5b1b2 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.72.html">3.72 (dev)</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>
<li><a href="https://latex3.github.io/babel/news/whats-new-in-babel-3.69.html">3.69</a></li>
diff --git a/docs/guides/non-standard-hyphenation-with-luatex.md b/docs/guides/non-standard-hyphenation-with-luatex.md
index 592ed0e..59618da 100644
--- a/docs/guides/non-standard-hyphenation-with-luatex.md
+++ b/docs/guides/non-standard-hyphenation-with-luatex.md
@@ -200,3 +200,7 @@ before that to be processed, which is enclosed between `() ()`.
remove
}
```
+
+## Useful links
+
+* [Patterns](https://www.lua.org/pil/20.2.html), in the Lua site.
diff --git a/docs/index.md b/docs/index.md
index 03a3929..64822b5 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.72](news/whats-new-in-babel-3.72.html) | (Under development.)
+| [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).
| [3.69](news/whats-new-in-babel-3.69.html) | Fixes a bug with `amsmath` introduced in 3.68.
More information about the latex3-commits
mailing list.