[latex3-commits] [git/LaTeX3-latex3-babel] main: Captions after numbers in Lithuanian. (e52ee34)
Javier
email at dante.de
Wed May 11 17:08:09 CEST 2022
Repository : https://github.com/latex3/babel
On branch : main
Link : https://github.com/latex3/babel/commit/e52ee344ac1a533923786c04d068a0d6d47b3f96
>---------------------------------------------------------------
commit e52ee344ac1a533923786c04d068a0d6d47b3f96
Author: Javier <email at localhost>
Date: Wed May 11 17:08:09 2022 +0200
Captions after numbers in Lithuanian.
>---------------------------------------------------------------
e52ee344ac1a533923786c04d068a0d6d47b3f96
README.md | 8 +++++---
locale/lt/babel-lt.ini | 34 ++++++++++++++++++++++------------
2 files changed, 27 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index a0ffe5f..19f6ed6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Babel 3.75.2728
+## Babel 3.75.2734
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -8,9 +8,9 @@ is a set of ini files for about 250 languages.
The latest stable version is available on <https://ctan.org/pkg/babel>.
-Changes in version 3.74 are described in:
+Changes in version 3.75 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.74.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.75.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -48,6 +48,8 @@ respective authors.
```
3.75 2022-05-?? (dev)
* Fixes: diagbox (#43)
+ * Caption names of 'chapter' and 'part' swapped in Chinese (#180).
+ * Captions after numbers in Lithuanian.
3.74 2022-04-30
* Fixes:
diff --git a/locale/lt/babel-lt.ini b/locale/lt/babel-lt.ini
index 0e8874c..3c3c744 100644
--- a/locale/lt/babel-lt.ini
+++ b/locale/lt/babel-lt.ini
@@ -11,8 +11,8 @@
[identification]
charset = utf8
-version = 1.2
-date = 2020-06-30
+version = 1.3
+date = 2022-05-11
name.local = lietuvių
name.english = Lithuanian
name.babel = lithuanian
@@ -33,46 +33,56 @@ preface = Pratarmė
ref = Literatūra
abstract = Santrauka
bib = Literatūra
+chapter.template = [chapter][ ][[chapter]]
chapter = skyrius
-appendix = Priedas
+appendix.template = [chapter][ ][[appendix]]
+appendix = priedas
contents = Turinys
listfigure = Iliustracijų sąrašas
listtable = Lentelių sąrašas
index = Rodyklė
+figure.template = [figure][ ][[figure]]
figure = pav.
+table.template = [table][ ][[table]]
table = lentelė
-part = Dalis
+part.template = [part][ ][[part]]
+part = dalis
encl = Įdėta
cc = Kopijos
headto =
page = puslapis
see = žiūrėk
also = taip pat
-proof =
-glossary =
+proof = Įrodymas
+glossary = Glosarijus
[captions.licr]
preface = Pratarm\.e
ref = Literat\=ura
abstract = Santrauka
bib = Literat\=ura
+chapter.template = [chapter][ ][[chapter]]
chapter = skyrius
-appendix = Priedas
+appendix.template = [chapter][ ][[appendix]]
+appendix = priedas
contents = Turinys
listfigure = Iliustracij\k u\space s\k ara\v sas
listtable = Lenteli\k u\space s\k ara\v sas
index = Rodykl\.e
+figure.template = [figure][ ][[figure]]
figure = pav.
+table.template = [table][ ][[table]]
table = lentel\.e
-part = Dalis
+part.template = [part][ ][[part]]
+part = dalis
encl = \k Id\.eta
cc = Kopijos
-headto\space=
+headto =
page = puslapis
see = \v zi\=ur\.ek
-also = taip\space pat
-proof =
-glossary =
+also = taip pat
+proof = \k Irodymas
+glossary = Glosarijus
[date.gregorian]
date.long = [y] m. [MMMM] [d] d.
More information about the latex3-commits
mailing list.