texlive[73988] branches/branch2024.final/Master/texmf-dist: babel

commits+karl at tug.org commits+karl at tug.org
Fri Feb 14 23:35:24 CET 2025


Revision: 73988
          https://tug.org/svn/texlive?view=revision&revision=73988
Author:   karl
Date:     2025-02-14 23:35:23 +0100 (Fri, 14 Feb 2025)
Log Message:
-----------
babel (branch) (14feb25)

Modified Paths:
--------------
    branches/branch2024.final/Master/texmf-dist/doc/latex/babel/README.md
    branches/branch2024.final/Master/texmf-dist/doc/latex/babel/babel-code.pdf
    branches/branch2024.final/Master/texmf-dist/doc/latex/babel/babel.pdf
    branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.dtx
    branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.ins
    branches/branch2024.final/Master/texmf-dist/source/latex/babel/bbcompat.dtx
    branches/branch2024.final/Master/texmf-dist/source/latex/babel/locale.zip
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.def
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.sty
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/hyphen.cfg
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/nil.ldf

Added Paths:
-----------
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-etruscan.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-ett.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-oldpersian.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-peo.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-oldirish.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-sga.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-uga.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-ugaritic.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-carian.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-xcr.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-lycian.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-xlc.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-lydian.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-xld.ini
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-sabaean.tex
    branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-xsa.ini

Modified: branches/branch2024.final/Master/texmf-dist/doc/latex/babel/README.md
===================================================================
--- branches/branch2024.final/Master/texmf-dist/doc/latex/babel/README.md	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/doc/latex/babel/README.md	2025-02-14 22:35:23 UTC (rev 73988)
@@ -1,6 +1,6 @@
-## Babel 25.3
+## Babel 25.4
 
-2025-02-02
+2025-02-14
 
 `Babel` is the multilingual framework to localize documents. It fully
 supports pdfLaTeX and the Unicode engines LuaLaTeX and XeLaTeX. A few
@@ -21,9 +21,9 @@
 
 The latest stable version is available on <https://ctan.org/pkg/babel>.
 
-Changes in version 25.3 are described in:
+Changes in version 25.4 are described in:
 
-https://latex3.github.io/babel/news/whats-new-in-babel-25.3.html
+https://latex3.github.io/babel/news/whats-new-in-babel-25.4.html
 
 Apart from the manual, you can find information and examples in:
 
@@ -59,13 +59,9 @@
 
 ### Summary of latest changes
 ```
-25.3   2025-02-02
-       * Fix error raised with amsbook + CJK + onchar.
-       * Fixes with \MakeUpppercase: \babelhyphen not working and
-         optional arguments in \localedate not recognized.
-       * Manual: direct links to the basic guides in the babel site and
-         to languages on CTAN.
-       * New locales: Betawi, Kangri, Makhuwa, Osage, Venetian, Zhuang.
+25.4   2025-02-14
+       New locales for ancient languages: Etruscan, Old Persian,
+       Old Irish, Ugaritic, Carian, Lycian, Lydian, Sabaean.
 ```
 
 ### Previous changes

Modified: branches/branch2024.final/Master/texmf-dist/doc/latex/babel/babel-code.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2024.final/Master/texmf-dist/doc/latex/babel/babel.pdf
===================================================================
(Binary files differ)

Modified: branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.dtx
===================================================================
--- branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.dtx	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.dtx	2025-02-14 22:35:23 UTC (rev 73988)
@@ -37,7 +37,7 @@
   lang       = en-001,
 }
 \ProvidesFile{babel.dtx}%
-  [2025/02/02 v25.3
+  [2025/02/14 v25.4
    The multilingual framework for pdfLaTeX, LuaLaTeX and XeLaTeX] 
 \documentclass{ltxdoc}
 \GetFileInfo{babel.dtx}
@@ -371,6 +371,12 @@
   Run |lualatex --jobname=babel-code \let\babelcode\relax\input{babel.dtx}|.
 \end{description}
 
+\begin{note}
+  Now that the recommend engine for \LaTeX\ is \luatex, you can read
+  \href{https://latex3.github.io/babel/guides/migrating-pdftex-luatex.html}{Migrating
+  from pdfTeX to LuaTeX}.
+\end{note}
+
 \section{The basic user interface}\label{U-I}
 
 There are two ways to load a language with babel, namely, the old good
@@ -1167,6 +1173,7 @@
 \tag{buriat}{\hascapu\hascapl}{bua}
 \tag{burmese}{}{my}
 \tag{cantonese}{}{yue}
+\tagmin{carian}{}{xcr}
 \tag{catalan}{\hascapu\hascapl}{ca}
 \tag{cebuano}{}{ceb}
 \tag{centralatlastamazight}{}{tzm}
@@ -1244,6 +1251,7 @@
 \tag{erzya}{}{myv}
 \tag{esperanto}{\hascapu\hascapl}{eo}
 \tag{estonian}{\hascapu\hascapl}{et}
+\tagmin{etruscan}{}{ett}
 \tag{ewe}{}{ee}
 \tag{ewondo}{}{ewo}
 \tag{faroese}{}{fo}
@@ -1358,6 +1366,8 @@
 \tag{lowgerman}{}{nds}
 % \tag{lsorbian}{\hascapu\hascapl}{dsb}
 \tagmin{lu}{}{khb}
+\tagmin{lycian}{}{xlc}
+\tagmin{lydian}{}{xld}
 \tag{lubakatanga}{}{lu}
 \tag{luo}{}{luo}
 \tag{luxembourgish}{\hascapu\hascapl}{lb}
@@ -1425,7 +1435,10 @@
 \subtag{norwegiannynorsk}{\hascapu\hascapl}{nn}
 \tag{occitan}{\hascapu\hascapl}{oc}
 \tag{odia}{\hascapu}{or}
+\note{Preferred to \texttt{oriya}.}
+\tagmin{oldirish}{}{sga}
 \tagmin{oldnorse}{}{non}
+\tagmin{oldpersian}{}{peo}
 \tagmin{olduighur}{}{oui}
 % \tag{oriya}{\hascapu}{or}
 \tag{oromo}{}{om}
@@ -1463,6 +1476,7 @@
 \tag{rundi}{}{rn}
 \tag{russian}{\hascapu\hascapl}{ru}
 \tag{rwa}{}{rwk}
+\tagmin{sabaean}{}{xsa}
 \tag{saho}{}{ssy}
 \tag{sakha}{}{sah}
 \tagmin{samaritan}{}{smp}
@@ -1571,6 +1585,7 @@
 \tag{turkish}{\hascapu\hascapl}{tr}
 \tag{turkmen}{\hascapu\hascapl}{tk}
 \tag{tyap}{}{kcg}
+\tagmin{ugaritic}{}{uga}
 \tag{ukrainian}{\hascapu\hascapl}{uk}
 \tag{uppersorbian}{\hascapu\hascapl}{hsb}
 \tag{urdu}{\hascapu}{ur}
@@ -6035,8 +6050,8 @@
 % \section{Tools}
 %
 %    \begin{macrocode}
-%<<version=25.3>>
-%<<date=2025/02/02>>
+%<<version=25.4>>
+%<<date=2025/02/14>>
 %    \end{macrocode}
 %
 % \textbf{Do not use the following macros in \texttt{ldf} files. They
@@ -10897,6 +10912,14 @@
 % consistency with other single-letter subtags or ‘singletons’, here
 % is considered an extension, too.
 %
+% The identification section is used internally by \babel\ in the
+% following places [to be completed]: BCP 47 script tag in the Unicode
+% ranges, which is in turn used by |onchar|; the language system is set
+% with the names, and then \textsf{fontspec} maps them to the opentype
+% tags, but if the latter package doesn’t define them, then \babel\
+% does it; |encodings| are used in \pdftex{} to select a font encoding
+% valid (and preloaded) for a language loaded on the fly.
+%
 %    \begin{macrocode}
 \def\bbl at iniwarning#1{%
   \bbl at ifunset{bbl@@kv at identification.warning#1}{}%

Modified: branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.ins
===================================================================
--- branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.ins	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/source/latex/babel/babel.ins	2025-02-14 22:35:23 UTC (rev 73988)
@@ -26,7 +26,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 %%
-\def\filedate{2025/02/02}
+\def\filedate{2025/02/14}
 \def\batchfile{babel.ins}
 \input docstrip.tex
 

Modified: branches/branch2024.final/Master/texmf-dist/source/latex/babel/bbcompat.dtx
===================================================================
--- branches/branch2024.final/Master/texmf-dist/source/latex/babel/bbcompat.dtx	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/source/latex/babel/bbcompat.dtx	2025-02-14 22:35:23 UTC (rev 73988)
@@ -30,7 +30,7 @@
 %
 % \iffalse
 %<*dtx>
-\ProvidesFile{bbcompat.dtx}[2025/02/02 v25.3]
+\ProvidesFile{bbcompat.dtx}[2025/02/14 v25.4]
 %</dtx>
 %
 %% File 'bbcompat.dtx'

Modified: branches/branch2024.final/Master/texmf-dist/source/latex/babel/locale.zip
===================================================================
(Binary files differ)

Modified: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.def
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.def	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.def	2025-02-14 22:35:23 UTC (rev 73988)
@@ -39,7 +39,7 @@
     \wlog{File: #1 #4 #3 <#2>}%
     \let\ProvidesFile\@undefined}
 \fi
-\ProvidesFile{babel.def}[2025/02/02 v25.3 Babel common definitions]
+\ProvidesFile{babel.def}[2025/02/14 v25.4 Babel common definitions]
 \ifx\AtBeginDocument\@undefined
   \def\@empty{}
 \def\loadlocalcfg#1{%
@@ -595,8 +595,8 @@
     \toks@\expandafter{\bbl at tempc#3}%
     \expandafter\edef\csname extras\languagename\endcsname{\the\toks@}%
   \fi}
-\def\bbl at version{25.3}
-\def\bbl at date{2025/02/02}
+\def\bbl at version{25.4}
+\def\bbl at date{2025/02/14}
 \ifx\language\@undefined
   \csname newcount\endcsname\language
 \fi

Modified: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.sty
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.sty	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/babel.sty	2025-02-14 22:35:23 UTC (rev 73988)
@@ -34,7 +34,7 @@
 %%
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{babel}%
-  [2025/02/02 v25.3
+  [2025/02/14 v25.4
    The multilingual framework for pdfLaTeX, LuaLaTeX and XeLaTeX]
 \@ifpackagewith{babel}{debug}
   {\providecommand\bbl at trace[1]{\message{^^J[ #1 ]}}%
@@ -466,8 +466,8 @@
       \expandafter\@secondoftwo
     \fi}
 \fi
-\def\bbl at version{25.3}
-\def\bbl at date{2025/02/02}
+\def\bbl at version{25.4}
+\def\bbl at date{2025/02/14}
 \ifx\language\@undefined
   \csname newcount\endcsname\language
 \fi

Modified: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/hyphen.cfg
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/hyphen.cfg	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/hyphen.cfg	2025-02-14 22:35:23 UTC (rev 73988)
@@ -37,10 +37,10 @@
     \wlog{File: #1 #4 #3 <#2>}%
     \let\ProvidesFile\@undefined}
 \fi
-\ProvidesFile{hyphen.cfg}[2025/02/02 v25.3 Babel hyphens]
+\ProvidesFile{hyphen.cfg}[2025/02/14 v25.4 Babel hyphens]
 \xdef\bbl at format{\jobname}
-\def\bbl at version{25.3}
-\def\bbl at date{2025/02/02}
+\def\bbl at version{25.4}
+\def\bbl at date{2025/02/14}
 \ifx\AtBeginDocument\@undefined
   \def\@empty{}
 \fi

Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-etruscan.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-etruscan.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-etruscan.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{ett}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-etruscan.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-ett.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-ett.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-ett.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 𐌌𐌄𐌀𐌉𐌂𐌔𐌖 𐌓𐌄𐌀𐌔𐌍𐌄
+name.english = Etruscan
+name.babel = etruscan
+tag.bcp47 = ett
+language.tag.bcp47 = ett
+tag.bcp47.likely = ett-Ital-IT
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Old Italic
+script.tag.bcp47 = Ital
+script.tag.opentype = ital
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'etruscan'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 10300..1032F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/ett/babel-ett.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-oldpersian.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-oldpersian.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-oldpersian.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{peo}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-oldpersian.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-peo.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-peo.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-peo.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Old Persian
+name.babel = oldpersian
+tag.bcp47 = peo
+language.tag.bcp47 = peo
+tag.bcp47.likely = peo-Xpeo-IR
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Old Persian
+script.tag.bcp47 = Xpeo
+script.tag.opentype = xpeo
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'oldpersian'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 103A0..103DF


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/peo/babel-peo.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-oldirish.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-oldirish.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-oldirish.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{sga}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-oldirish.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-sga.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-sga.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-sga.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,123 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = ᚌᚑᚔᚇᚓᚂᚉ
+name.english = Old Irish
+name.babel = oldirish
+tag.bcp47 = sga
+language.tag.bcp47 = sga
+tag.bcp47.likely = sga-Ogam-IE
+tag.opentype = SGA
+script.name = Ogham
+script.tag.bcp47 = Ogam
+script.tag.opentype = ogam
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'oldirish'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 1680..169F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/sga/babel-sga.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-uga.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-uga.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-uga.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,125 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Ugaritic
+name.babel = ugaritic
+tag.bcp47 = uga
+language.tag.bcp47 = uga
+tag.bcp47.likely = uga-Ugar-SY
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Ugaritic
+script.tag.bcp47 = Ugar
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/scripttags
+script.tag.opentype = 
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'ugaritic'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 10380..1039F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-uga.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-ugaritic.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-ugaritic.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-ugaritic.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{uga}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/uga/babel-ugaritic.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-carian.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-carian.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-carian.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{xcr}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-carian.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-xcr.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-xcr.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-xcr.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Carian
+name.babel = carian
+tag.bcp47 = xcr
+language.tag.bcp47 = xcr
+tag.bcp47.likely = xcr-Cari-TR
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Carian
+script.tag.bcp47 = Cari
+script.tag.opentype = cari
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'carian'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 102A0..102DF


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xcr/babel-xcr.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-lycian.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-lycian.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-lycian.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{xlc}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-lycian.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-xlc.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-xlc.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-xlc.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Lycian
+name.babel = lycian
+tag.bcp47 = xlc
+language.tag.bcp47 = xlc
+tag.bcp47.likely = xlc-Lyci-TR
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Lycian
+script.tag.bcp47 = Lycigs
+script.tag.opentype = lyci
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'lycian'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 	10280..1029F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xlc/babel-xlc.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-lydian.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-lydian.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-lydian.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{xld}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-lydian.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-xld.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-xld.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-xld.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Lydian
+name.babel = lydian
+tag.bcp47 = xld
+language.tag.bcp47 = xld
+tag.bcp47.likely = xld-Lydi-TR
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Lydian
+script.tag.bcp47 = Lydi
+script.tag.opentype = lydi
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'lydian'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 10920..1093F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xld/babel-xld.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-sabaean.tex
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-sabaean.tex	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-sabaean.tex	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,12 @@
+% This file is part of babel. For further details see:
+% https://www.ctan.org/pkg/babel
+\ifx\BabelBeforeIni\undefined
+  \PackageError{babel}%
+    {This file is a component of babel and cannot\MessageBreak
+     be loaded directly. I'll stop immediately}%
+    {Just use babel as documented.}%
+  \stop
+\fi
+\BabelBeforeIni{xsa}{%
+}
+\endinput
\ No newline at end of file


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-sabaean.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-xsa.ini
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-xsa.ini	                        (rev 0)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-xsa.ini	2025-02-14 22:35:23 UTC (rev 73988)
@@ -0,0 +1,124 @@
+; This file is part of babel. For further details see:
+;   https://www.ctan.org/pkg/babel
+; Data has been collected mainly from the following sources:
+; * Common Locale Data Repository (license Unicode):
+;   http://cldr.unicode.org/
+;   http://unicode.org/copyright.html
+
+[identification]
+charset = utf8
+version = 0.2
+date = 2025-02-08
+name.local = 
+name.english = Sabaean
+name.babel = sabaean
+tag.bcp47 = xsa
+language.tag.bcp47 = xsa
+tag.bcp47.likely = xsa-Sarb-YE
+; see https://docs.microsoft.com/en-us/typography/opentype/spec/languagetags
+tag.opentype = 
+script.name = Old South Arabian
+script.tag.bcp47 = Sarb
+script.tag.opentype = sarb
+level = 1
+encodings = 
+derivate = no
+warning = This is a bare minimum locale for 'sabaean'.
+
+[captions]
+; xetex, luatex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[captions.licr]
+; pdftex
+preface    = 
+ref        = 
+abstract   = 
+bib        = 
+chapter    = 
+appendix   = 
+contents   = 
+listfigure = 
+listtable  = 
+index      = 
+figure     = 
+table      = 
+part       = 
+encl       = 
+cc         = 
+headto     = 
+page       = 
+see        = 
+also       = 
+proof      = 
+glossary   = 
+
+[date.gregorian]
+date.long      = [d][ ][MMMM] [y]
+date.short     = [y]-[MM]-[dd]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[date.gregorian.licr]
+months.wide.1  = 
+months.wide.2  = 
+months.wide.3  = 
+months.wide.4  = 
+months.wide.5  = 
+months.wide.6  = 
+months.wide.7  = 
+months.wide.8  = 
+months.wide.9  = 
+months.wide.10 = 
+months.wide.11 = 
+months.wide.12 = 
+
+[time.gregorian]
+time.medium = [HH]:[mm]:[ss]
+time.short = [HH]:[mm]
+
+[typography]
+frenchspacing    = 
+hyphenrules      = 
+lefthyphenmin    = 
+righthyphenmin   = 
+hyphenchar       = 
+prehyphenchar    = 
+posthyphenchar   = 
+exhyphenchar     = 
+preexhyphenchar  = 
+postexhyphenchar = 
+hyphenationmin   = 
+
+[characters]
+ranges = 10A60..10A7F


Property changes on: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/locale/xsa/babel-xsa.ini
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: branches/branch2024.final/Master/texmf-dist/tex/generic/babel/nil.ldf
===================================================================
--- branches/branch2024.final/Master/texmf-dist/tex/generic/babel/nil.ldf	2025-02-14 22:34:53 UTC (rev 73987)
+++ branches/branch2024.final/Master/texmf-dist/tex/generic/babel/nil.ldf	2025-02-14 22:35:23 UTC (rev 73988)
@@ -32,7 +32,7 @@
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension |.ins|) which are part of the distribution.
 %%
-\ProvidesLanguage{nil}[2025/02/02 v25.3 Nil language]
+\ProvidesLanguage{nil}[2025/02/14 v25.4 Nil language]
 \LdfInit{nil}{datenil}
 \ifx\l at nil\@undefined
   \newlanguage\l at nil



More information about the tex-live-commits mailing list.