[latex3-commits] [latex3/babel] docs: Minor changes. (fbbc446)
github at latex-project.org
github at latex-project.org
Thu Oct 3 17:44:51 CEST 2024
Repository : https://github.com/latex3/babel
On branch : docs
Link : https://github.com/latex3/babel/commit/fbbc4461b405fe269e80b27091fc02b6551d0de8
>---------------------------------------------------------------
commit fbbc4461b405fe269e80b27091fc02b6551d0de8
Author: Javier <email at localhost>
Date: Thu Oct 3 17:44:51 2024 +0200
Minor changes.
>---------------------------------------------------------------
fbbc4461b405fe269e80b27091fc02b6551d0de8
docs/_layouts/default.html | 3 +--
docs/index.md | 31 ++++++++++++++++---------------
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 49ac746..b40cd18 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -20,8 +20,7 @@
{% endif %}
<h1 id="project_title"><a href="https://latex3.github.io/babel">Babel</a></h1>
- <h2 id="project_tagline">The multilingual framework for
- localizing LaTeX, LuaLaTeX, XeLaTeX</h2>
+ <h2 id="project_tagline">The multilingual framework to localize LaTeX, LuaLaTeX, XeLaTeX</h2>
{% if site.show_downloads %}
<section id="downloads">
diff --git a/docs/index.md b/docs/index.md
index 0d22648..9f6d208 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -8,24 +8,25 @@ This is the home page for Babel, the multilingual environment for
[LaTeX](https://www.latex-project.org/) (and sometimes Plain) with the
three basic engines (pdfTeX, LuaTeX and XeTeX). Its aim is to provide a
localization framework for different languages, scripts, and cultures
-based on the latest advances in [Unicode](https://home.unicode.org/)
-(including the [CLDR](http://cldr.unicode.org/)), the
+based on the **latest advances in
+[Unicode](https://home.unicode.org/)** (including the
+[CLDR](http://cldr.unicode.org/)), the
[W3C](https://www.w3.org/groups/wg/i18n-core/publications) (where
-applicable) and other technologies, as well as on international
-standards for better compatibility and consistency.
-
-Babel currently supports approximately 300 languages (with various
-levels of coverage) across about 45 scripts, including complex and RTL
-scripts like Arabic, Chinese, Tibetan and Devanagari. Its high-level
-interface with `fontspec` allows for seamless integration with OpenType
-technologies in `xetex` and `luatex`, enabling effortless use of
-advanced typographic features, and fine-grained control and
+applicable) and other technologies, as well as on **international
+standards** for better compatibility and consistency.
+
+Babel currently supports approximately **300 languages** (with various
+levels of coverage) across about **45 scripts, including complex and
+RTL** ones like Arabic, Chinese, Tibetan and Devanagari. Its high-level
+interface with `fontspec` allows for seamless integration with
+**OpenType** technologies in `xetex` and `luatex`, enabling effortless
+use of advanced typographic features, and fine-grained control and
customization. Additionally, lazy locale and font loading facilitate
-integration into automated document generation workflows, and makes it
-adept at handling complex documents with multiple languages.
+integration into **automated document generation workflows**, and makes
+it adept at handling complex documents with **multiple languages**.
-Many locales in Babel are built on a modern core that utilizes
-descriptive `ini` files. This design simplifies the customization of
+Many locales in Babel are built on a **modern core** that utilizes
+descriptive `ini` files. This design **simplifies the customization** of
hyphenation and line breaking, captions, date formats (across various
calendars), spacing and other language-specific typographical rules,
and so on.
More information about the latex3-commits
mailing list.