[latex3-commits] [git/LaTeX3-latex3-babel] main: Fix #182. Fix #183. (efc9d70)
Javier
email at dante.de
Mon Jul 4 18:00:29 CEST 2022
Repository : https://github.com/latex3/babel
On branch : main
Link : https://github.com/latex3/babel/commit/efc9d70d1ee336d1bc18e74cdda58fe165ee777d
>---------------------------------------------------------------
commit efc9d70d1ee336d1bc18e74cdda58fe165ee777d
Author: Javier <email at localhost>
Date: Mon Jul 4 18:00:29 2022 +0200
Fix #182. Fix #183.
>---------------------------------------------------------------
efc9d70d1ee336d1bc18e74cdda58fe165ee777d
README.md | 10 +++++++++-
babel.dtx | 9 +++++----
babel.ins | 2 +-
babel.pdf | Bin 885137 -> 884360 bytes
bbcompat.dtx | 2 +-
locale/de/babel-de-AT-1901.ini | 3 +--
6 files changed, 17 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 74e4830..0a34dcb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Babel 3.77
+## Babel 3.77.2788
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -46,6 +46,14 @@ respective authors.
### Summary of latest changes
```
+3.78 2022.??-?? (dev)
+ * Fixes
+ * More minor updates to the CLDR 41: Chechen, Cherokee, Central
+ Kurdish, Czech, Welsh, Danish, German, Lower Sorbian,
+ Dzongkha, Ewe, Greek, Esperanto, Spanish, Estonian, Persian,
+ Finnish, Filipino, Faroese, Western Frisian, Irish, Scottish
+ Gaelic.
+
3.77 2022-06-26
* More on calendar conversions (\localedate, \today).
* New calendars: 'coptic' (ar-EG, cop), 'buddhist' (th).
diff --git a/babel.dtx b/babel.dtx
index 21493d3..0e09552 100644
--- a/babel.dtx
+++ b/babel.dtx
@@ -32,7 +32,7 @@
%
% \iffalse
%<*filedriver>
-\ProvidesFile{babel.dtx}[2022/06/26 v3.77 The Babel package]
+\ProvidesFile{babel.dtx}[2022/07/04 v3.77.2788 The Babel package]
\documentclass{ltxdoc}
\GetFileInfo{babel.dtx}
\usepackage{fontspec}
@@ -5171,8 +5171,8 @@ help from Bernd Raichle, for which I am grateful.
% \section{Tools}
%
% \begin{macrocode}
-%<<version=3.77>>
-%<<date=2022/06/26>>
+%<<version=3.77.2788>>
+%<<date=2022/07/04>>
% \end{macrocode}
%
% \textbf{Do not use the following macros in \texttt{ldf} files. They
@@ -5947,6 +5947,7 @@ help from Bernd Raichle, for which I am grateful.
% \begin{macrocode}
\ifx\bbl at opt@safe\@undefined
\def\bbl at opt@safe{BR}
+ % \let\bbl at opt@safe\@empty % -- By September
\fi
% \end{macrocode}
%
@@ -10940,7 +10941,7 @@ help from Bernd Raichle, for which I am grateful.
{\bbl at exp{\\\bbl at ifblank{\bbl at cs{prehc@#1}}}%
{}%
{\ifx\bbl at xenohyph\@undefined
- \let\bbl at xenohyph\bbl at xenohyph@d
+ \global\let\bbl at xenohyph\bbl at xenohyph@d
\ifx\AtBeginDocument\@notprerr
\expandafter\@secondoftwo % to execute right now
\fi
diff --git a/babel.ins b/babel.ins
index 007c7d6..5d28ab3 100644
--- a/babel.ins
+++ b/babel.ins
@@ -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{2022/06/26}
+\def\filedate{2022/07/04}
\def\batchfile{babel.ins}
\input docstrip.tex
diff --git a/babel.pdf b/babel.pdf
index 1e47810..cf4d971 100644
Binary files a/babel.pdf and b/babel.pdf differ
diff --git a/bbcompat.dtx b/bbcompat.dtx
index 5538587..52218f4 100644
--- a/bbcompat.dtx
+++ b/bbcompat.dtx
@@ -30,7 +30,7 @@
%
% \iffalse
%<*dtx>
-\ProvidesFile{bbcompat.dtx}[2022/06/26 v3.77]
+\ProvidesFile{bbcompat.dtx}[2022/07/04 v3.77.2788]
%</dtx>
%
%% File 'bbcompat.dtx'
diff --git a/locale/de/babel-de-AT-1901.ini b/locale/de/babel-de-AT-1901.ini
index 919f45b..e73c8e7 100644
--- a/locale/de/babel-de-AT-1901.ini
+++ b/locale/de/babel-de-AT-1901.ini
@@ -15,8 +15,7 @@ version = 1.5
date = 2022-07-02
name.local = Österreichisches Deutsch
name.english = Austrian German
-name.babel = austrian-traditional german-austria-traditional
-german-at-traditional austriangerman-traditional austrian
+name.babel = austrian-traditional german-austria-traditional german-at-traditional austriangerman-traditional austrian
name.polyglossia = german
tag.bcp47 = de-AT-1901
language.tag.bcp47 = de
More information about the latex3-commits
mailing list.