From 9393863bee1d0e3808d476e6e8fbf17dc4671085 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Aug 2021 20:24:46 +0000 Subject: babel-dutch (29aug21) git-svn-id: svn://tug.org/texlive/trunk@60362 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/generic/babel-dutch/README.md | 7 ++++++- .../texmf-dist/doc/generic/babel-dutch/dutch.pdf | Bin 159006 -> 159614 bytes .../source/generic/babel-dutch/dutch.dtx | 13 +++++++++++-- .../tex/generic/babel-dutch/afrikaans.ldf | 5 ++++- .../texmf-dist/tex/generic/babel-dutch/dutch.ldf | 5 ++++- 5 files changed, 25 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/generic/babel-dutch/README.md b/Master/texmf-dist/doc/generic/babel-dutch/README.md index 49eb16054e6..0fab147c286 100644 --- a/Master/texmf-dist/doc/generic/babel-dutch/README.md +++ b/Master/texmf-dist/doc/generic/babel-dutch/README.md @@ -1,4 +1,4 @@ -Dutch 3.8k +Dutch 3.8l -------------- This is the babel style for Dutch. @@ -24,3 +24,8 @@ Changes 3.8k ------------ * Use \ij instead of "y in captions. + +Changes 3.8l +------------ + +* Added \ij and \IJ to the case mapping. diff --git a/Master/texmf-dist/doc/generic/babel-dutch/dutch.pdf b/Master/texmf-dist/doc/generic/babel-dutch/dutch.pdf index 10b9f23f19e..0bf3dd45aa9 100644 Binary files a/Master/texmf-dist/doc/generic/babel-dutch/dutch.pdf and b/Master/texmf-dist/doc/generic/babel-dutch/dutch.pdf differ diff --git a/Master/texmf-dist/source/generic/babel-dutch/dutch.dtx b/Master/texmf-dist/source/generic/babel-dutch/dutch.dtx index 5d84e67b2a3..e93e87fbd6e 100644 --- a/Master/texmf-dist/source/generic/babel-dutch/dutch.dtx +++ b/Master/texmf-dist/source/generic/babel-dutch/dutch.dtx @@ -26,7 +26,7 @@ % and covered by LPPL is defined by the unpacking scripts (with % extension .ins) which are part of the distribution. % \fi -% \CheckSum{300} +% \CheckSum{305} %\iffalse % Tell the \LaTeX\ system who we are and write an entry on the % transcript. @@ -36,7 +36,7 @@ %\ProvidesLanguage{dutch} %\fi %\ProvidesFile{dutch.dtx} - [2021/08/28 v3.8k Dutch support from the babel system] + [2021/08/29 v3.8l Dutch support from the babel system] %\iffalse %% File `dutch.dtx' % @@ -493,6 +493,15 @@ \declare@shorthand{dutch}{"y}{\textormath{\ij{}}{\ddot y}} \declare@shorthand{dutch}{"Y}{\textormath{\IJ{}}{\ddot Y}} % \end{macrocode} +% +% Map case. +% +% \begin{macrocode} +\StartBabelCommands{dutch}{} +\SetCase[\ij\IJ]{}{} +\EndBabelCommands +% \end{macrocode} +% % To enable hyphenation in two words, written together but % separated by a slash, as in `uitdrukking/opmerking' we define the % command |"/|. diff --git a/Master/texmf-dist/tex/generic/babel-dutch/afrikaans.ldf b/Master/texmf-dist/tex/generic/babel-dutch/afrikaans.ldf index eab25e80043..d97d9db01cc 100644 --- a/Master/texmf-dist/tex/generic/babel-dutch/afrikaans.ldf +++ b/Master/texmf-dist/tex/generic/babel-dutch/afrikaans.ldf @@ -37,7 +37,7 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{dutch} - [2021/08/28 v3.8k Dutch support from the babel system] + [2021/08/29 v3.8l Dutch support from the babel system] %% File `dutch.dtx' %% Dutch Language Definition File %% Copyright (C) 1989 - 2021 @@ -153,6 +153,9 @@ \declare@shorthand{dutch}{""}{\hskip\z@skip} \declare@shorthand{dutch}{"y}{\textormath{\ij{}}{\ddot y}} \declare@shorthand{dutch}{"Y}{\textormath{\IJ{}}{\ddot Y}} +\StartBabelCommands{dutch}{} +\SetCase[\ij\IJ]{}{} +\EndBabelCommands \declare@shorthand{dutch}{"/}{\textormath {\bbl@allowhyphens\discretionary{/}{}{/}\bbl@allowhyphens}{}} \expandafter\addto\csname extras\CurrentOption\endcsname{% diff --git a/Master/texmf-dist/tex/generic/babel-dutch/dutch.ldf b/Master/texmf-dist/tex/generic/babel-dutch/dutch.ldf index 50a3abe4130..2f9a68a04c9 100644 --- a/Master/texmf-dist/tex/generic/babel-dutch/dutch.ldf +++ b/Master/texmf-dist/tex/generic/babel-dutch/dutch.ldf @@ -37,7 +37,7 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{dutch} - [2021/08/28 v3.8k Dutch support from the babel system] + [2021/08/29 v3.8l Dutch support from the babel system] %% File `dutch.dtx' %% Dutch Language Definition File %% Copyright (C) 1989 - 2021 @@ -153,6 +153,9 @@ \declare@shorthand{dutch}{""}{\hskip\z@skip} \declare@shorthand{dutch}{"y}{\textormath{\ij{}}{\ddot y}} \declare@shorthand{dutch}{"Y}{\textormath{\IJ{}}{\ddot Y}} +\StartBabelCommands{dutch}{} +\SetCase[\ij\IJ]{}{} +\EndBabelCommands \declare@shorthand{dutch}{"/}{\textormath {\bbl@allowhyphens\discretionary{/}{}{/}\bbl@allowhyphens}{}} \expandafter\addto\csname extras\CurrentOption\endcsname{% -- cgit v1.2.3