From af86568f8f4695270b3157fd99dc3463d2c4f1e6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Jul 2019 21:13:39 +0000 Subject: babel-icelandic (4jul19) git-svn-id: svn://tug.org/texlive/trunk@51551 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/generic/babel-icelandic/icelandic.ldf | 28 ++++++++++------------ 1 file changed, 12 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist/tex/generic') diff --git a/Master/texmf-dist/tex/generic/babel-icelandic/icelandic.ldf b/Master/texmf-dist/tex/generic/babel-icelandic/icelandic.ldf index fce95f03901..9e94039ea2d 100644 --- a/Master/texmf-dist/tex/generic/babel-icelandic/icelandic.ldf +++ b/Master/texmf-dist/tex/generic/babel-icelandic/icelandic.ldf @@ -37,13 +37,13 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{icelandic} - [2016/01/14 v1.2b Icelandic support from the babel system] + [2019/07/04 v1.3 Icelandic support from the babel system] %% File iceland.dtx %% Icelandic Language Definition File -%% Copyright (C) 1996--2016 +%% Copyright (C) 1996--2019 %% by Einar \'Arnason %% Johannes Braams, TeXniek -%% Javier Bezos (1.2a,b) +%% Javier Bezos (>=1.2a) %% \def\bbl@tempa{icelandic} \ifx\CurrentOption\bbl@tempa @@ -63,7 +63,7 @@ \@FI@ \providehyphenmins{\CurrentOption}{\tw@\tw@} \StartBabelCommands*{icelandic}{captions} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetString{\prefacename}{Formáli} \SetString{\abstractname}{Útdráttur} \SetString{\appendixname}{Viðauki} @@ -77,9 +77,9 @@ \SetString{\proofname}{Sönnun} \SetString{\glossaryname}{Orðalisti} \StartBabelCommands*{icelandic}{date} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \SetStringLoop{month#1name}{% - janúar,febrúar,mars,apríl,maí,júní, + janúar,febrúar,mars,apríl,maí,júní,% júlí,ágúst,september,október,nóvember,desember} \StartBabelCommands*{icelandic}{captions} \SetString{\prefacename}{Form\'{a}li} @@ -161,18 +161,14 @@ \declare@shorthand{icelandic}{"e}{\eob} \declare@shorthand{icelandic}{"E}{\Eob} \StartBabelCommands*{icelandic}{captions} - [unicode, charset=utf8, fontenc=EU1 EU2] + [unicode, charset=utf8, fontenc=EU1 EU2 TU] \AfterBabelCommands{% \newcommand\icelandic@og{% - \AtBeginDocument{% - \@ifundefined{T@\ifcase\bbl@engine\or EU2\or EU1\fi}% - {\PackageWarning{icelandic}% - {With xetex/luatex EU1 or EU2 should be defined. Use\MessageBreak - `fontspec' o `fontenc'. I'll proceed, but expect\MessageBreak - some errors. Reported}}{}}% - \edef\icelandic@tempa##1{% - \noexpand\DeclareTextCommand - {##1}{\ifcase\bbl@engine\or EU2\or EU1\fi}}% + \@ifundefined{T@\ifcase\bbl@engine\or EU2\or EU1\fi}% + {\edef\icelandic@tempa##1{\noexpand\DeclareTextCommand{##1}{TU}}}% + {\edef\icelandic@tempa##1{% + \noexpand\DeclareTextCommand + {##1}{\ifcase\bbl@engine\or EU2\or EU1\fi}}}% \icelandic@tempa{\oob}{ǫ}% \icelandic@tempa{\Oob}{Ǫ}% \icelandic@tempa{\ooob}{\'{ǫ}}% -- cgit v1.2.3