[latex3-commits] [git/LaTeX3-latex3-babel] main: Close #226 #122. (ddc8fc5)
Javier
email at dante.de
Sun Mar 19 08:05:46 CET 2023
Repository : https://github.com/latex3/babel
On branch : main
Link : https://github.com/latex3/babel/commit/ddc8fc55c2c64c16dcada8153ed1e11612d49815
>---------------------------------------------------------------
commit ddc8fc55c2c64c16dcada8153ed1e11612d49815
Author: Javier <email at localhost>
Date: Sun Mar 19 08:05:46 2023 +0100
Close #226 #122.
>---------------------------------------------------------------
ddc8fc55c2c64c16dcada8153ed1e11612d49815
README.md | 2 +-
babel.dtx | 14 ++++++++++----
babel.ins | 2 +-
babel.pdf | Bin 912384 -> 911475 bytes
bbcompat.dtx | 2 +-
5 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index adff52d..071c2cb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## Babel 3.86.07774
+## Babel 3.86.07831
2023-02-13
diff --git a/babel.dtx b/babel.dtx
index df0dc91..8ff59b5 100644
--- a/babel.dtx
+++ b/babel.dtx
@@ -32,7 +32,7 @@
%
% \iffalse
%<*filedriver>
-\ProvidesFile{babel.dtx}[2023/03/18 v3.86.07774 The Babel package]
+\ProvidesFile{babel.dtx}[2023/03/19 v3.86.07831 The Babel package]
\documentclass{ltxdoc}
\GetFileInfo{babel.dtx}
\usepackage{fontspec}
@@ -5295,8 +5295,8 @@ help from Bernd Raichle, for which I am grateful.
% \section{Tools}
%
% \begin{macrocode}
-%<<version=3.86.07774>>
-%<<date=2023/03/18>>
+%<<version=3.86.07831>>
+%<<date=2023/03/19>>
% \end{macrocode}
%
% \textbf{Do not use the following macros in \texttt{ldf} files. They
@@ -10033,7 +10033,7 @@ help from Bernd Raichle, for which I am grateful.
\bbl at csarg\edef{intsp@#2}{\bbl at KVP@intraspace}%
\fi
\bbl at provide@intraspace
- % == Line breaking: CJK quotes ==
+ % == Line breaking: CJK quotes == TODO -> @extras
\ifcase\bbl at engine\or
\bbl at xin@{/c}{/\bbl at cl{lnbrk}}%
\ifin@
@@ -10183,6 +10183,12 @@ help from Bernd Raichle, for which I am grateful.
\ifx\bbl at KVP@main\@nnil % Restore only if not 'main'
\let\languagename\bbl at savelangname
\chardef\localeid\bbl at savelocaleid\relax
+ \fi
+ % == hyphenrules (apply if current) ==
+ \ifx\bbl at KVP@hyphenrules\@nnil\else
+ \ifnum\bbl at savelocaleid=\localeid
+ \language\@nameuse{l@\languagename}%
+ \fi
\fi}
% \end{macrocode}
%
diff --git a/babel.ins b/babel.ins
index b07e006..f68d054 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{2023/03/18}
+\def\filedate{2023/03/19}
\def\batchfile{babel.ins}
\input docstrip.tex
diff --git a/babel.pdf b/babel.pdf
index c5f1094..40b1419 100644
Binary files a/babel.pdf and b/babel.pdf differ
diff --git a/bbcompat.dtx b/bbcompat.dtx
index f970d9d..fbf0e57 100644
--- a/bbcompat.dtx
+++ b/bbcompat.dtx
@@ -30,7 +30,7 @@
%
% \iffalse
%<*dtx>
-\ProvidesFile{bbcompat.dtx}[2023/03/18 v3.86.07774]
+\ProvidesFile{bbcompat.dtx}[2023/03/19 v3.86.07831]
%</dtx>
%
%% File 'bbcompat.dtx'
More information about the latex3-commits
mailing list.