diff options
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/babel/babel.dtx | 29 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/babel/babel.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/babel/bbcompat.dtx | 9 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/babel/locale.zip | bin | 778055 -> 778243 bytes |
4 files changed, 22 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/babel/babel.dtx b/Master/texmf-dist/source/latex/babel/babel.dtx index 093a61a6f1c..e91394c7bfb 100644 --- a/Master/texmf-dist/source/latex/babel/babel.dtx +++ b/Master/texmf-dist/source/latex/babel/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}% diff --git a/Master/texmf-dist/source/latex/babel/babel.ins b/Master/texmf-dist/source/latex/babel/babel.ins index 73a8825c196..29d689b4b86 100644 --- a/Master/texmf-dist/source/latex/babel/babel.ins +++ b/Master/texmf-dist/source/latex/babel/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{2021/02/22} +\def\filedate{2021/03/03} \def\batchfile{babel.ins} \input docstrip.tex diff --git a/Master/texmf-dist/source/latex/babel/bbcompat.dtx b/Master/texmf-dist/source/latex/babel/bbcompat.dtx index bd6f5b7bfd8..91092197f2a 100644 --- a/Master/texmf-dist/source/latex/babel/bbcompat.dtx +++ b/Master/texmf-dist/source/latex/babel/bbcompat.dtx @@ -30,7 +30,7 @@ % % \iffalse %<*dtx> -\ProvidesFile{bbcompat.dtx}[2021/02/22 v3.54] +\ProvidesFile{bbcompat.dtx}[2021/03/03 v3.55] %</dtx> % %% File 'bbcompat.dtx' @@ -190,12 +190,11 @@ %<+galician>\def\CurrentOption{galician} %<+galician>\input galician.ldf\relax %<+austrian>\def\CurrentOption{austrian} -%<+german>\def\CurrentOption{german} %<+germanb>\def\CurrentOption{german} -%<+austrian|german|germanb>\input germanb.ldf\relax +%<+austrian|germanb>\input germanb.ldf\relax %<+naustrian>\def\CurrentOption{naustrian} -%<+ngerman>\def\CurrentOption{ngerman} -%<+naustrian|ngerman>\input ngermanb.ldf\relax +%<+ngermanb>\def\CurrentOption{ngerman} +%<+naustrian|ngermanb>\input ngermanb.ldf\relax %<+greek>\def\CurrentOption{greek} %<+greek>\input greek.ldf\relax %<+icelandic>\def\CurrentOption{icelandic} diff --git a/Master/texmf-dist/source/latex/babel/locale.zip b/Master/texmf-dist/source/latex/babel/locale.zip Binary files differindex 6524dc27fcf..34b8e0b0e11 100644 --- a/Master/texmf-dist/source/latex/babel/locale.zip +++ b/Master/texmf-dist/source/latex/babel/locale.zip |