summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/babel.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-04 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2021-03-04 03:01:21 +0000
commit467737fbb47c40688b7e8548099b6236b4196d6d (patch)
tree5f5eec4b10c5ba29cc008226c677f69a63649dc2 /macros/latex/required/babel/base/babel.dtx
parent6a1383661dd7817761345a9d4ddfd9db6ba2dd1e (diff)
CTAN sync 202103040301
Diffstat (limited to 'macros/latex/required/babel/base/babel.dtx')
-rw-r--r--macros/latex/required/babel/base/babel.dtx29
1 files changed, 17 insertions, 12 deletions
diff --git a/macros/latex/required/babel/base/babel.dtx b/macros/latex/required/babel/base/babel.dtx
index 093a61a6f1..e91394c7bf 100644
--- a/macros/latex/required/babel/base/babel.dtx
+++ b/macros/latex/required/babel/base/babel.dtx
@@ -31,7 +31,7 @@
%
% \iffalse
%<*filedriver>
-\ProvidesFile{babel.dtx}[2021/02/22 v3.54 The Babel package]
+\ProvidesFile{babel.dtx}[2021/03/03 v3.55 The Babel package]
\documentclass{ltxdoc}
\GetFileInfo{babel.dtx}
\usepackage{fontspec}
@@ -243,11 +243,11 @@ also some notes on its use with Plain \TeX. Part II describes the code,
and usually it can be ignored.
\item[\sffamily\color{messages}What if I’m interested only in the
- latest changes?] Changes and new features with relation to version 3.8
- are highlighted with \New{X.XX}\hspace{-.5em}, and there are some
- notes for the latest versions in
- \href{https://github.com/latex3/babel/wiki}{the \babel{} wiki}. The
- most recent features can be still unstable.
+latest changes?] Changes and new features with relation to version 3.8
+are highlighted with \New{X.XX}\hspace{-.5em}, and there are some notes
+for the latest versions in
+\href{https://github.com/latex3/babel/tree/master/news-guides}{the
+\babel{} repository}. The most recent features can be still unstable.
\item[\sffamily\color{messages}Can I help?] Sure! If you are interested
in the \TeX{} multilingual support, please join the
@@ -3028,9 +3028,10 @@ to \textit{ύ}, so that the diaeresis is removed.
This feature is activated with the first |\babelposthyphenation| or
|\babelprehyphenation|.
-See the \href{https://github.com/latex3/babel/wiki}{\babel\ wiki} for a
-more detailed description and some examples. It also describes a few
-additional replacement types (|string|, |penalty|).
+See the
+\href{https://github.com/latex3/babel/blob/master/news-guides/guides/non-standard-hyphenation-with-luatex.md}{\babel\
+site} for a more detailed description and some examples. It also
+describes a few additional replacement types (|string|, |penalty|).
Although the main purpose of this command is non-standard hyphenation,
it may actually be used for other transformations (after hyphenation is
@@ -4106,7 +4107,7 @@ but if you want to do it, here are a few guidelines.
The following page provides a starting point for \texttt{ldf} files:
\texttt{http://www.texnia.com/incubator.html}. See also
-\texttt{https://github.com/latex3/babel/wiki/List-of-locale-templates}.
+\texttt{https://github.com/latex3/babel/blob/master/news-guides/guides/list-of-locale-templates.md}.
If you need further assistance and technical advice in the
development of language styles, I am willing to help you. And of
@@ -4848,8 +4849,8 @@ help from Bernd Raichle, for which I am grateful.
% \section{Tools}
%
% \begin{macrocode}
-%<<version=3.54>>
-%<<date=2021/02/22>>
+%<<version=3.55>>
+%<<date=2021/03/03>>
% \end{macrocode}
%
% \textbf{Do not use the following macros in \texttt{ldf} files. They
@@ -14359,6 +14360,10 @@ end
\fi
\AtBeginDocument
{\ifx\tikz@atbegin@node\@undefined\else
+ \ifx\AddToHook\@undefined\else % TODO. Still tentative.
+ \AddToHook{env/pgfpicture/begin}{\bbl@pictsetdir\@ne}%
+ \bbl@add\pgfinterruptpicture{\bbl@pictresetdir}%
+ \fi
\let\bbl@OL@pgfpicture\pgfpicture
\bbl@sreplace\pgfpicture{\pgfpicturetrue}%
{\bbl@pictsetdir\z@\pgfpicturetrue}%