diff options
Diffstat (limited to 'Master/texmf-dist')
6 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf b/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf Binary files differindex 294c77b2414..2b252d944cb 100644 --- a/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf +++ b/Master/texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf diff --git a/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.dtx b/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.dtx index 62ee62380a0..8ce03f5d6dc 100644 --- a/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.dtx +++ b/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.dtx @@ -19,7 +19,7 @@ %\fi % \iffalse % Doc-Source file to use with LaTeX2e -% Copyright (C) 2015 Nicola Talbot, all rights reserved. +% Copyright (C) 2018 Nicola Talbot, all rights reserved. % (New maintainer add relevant lines here.) % \fi % \iffalse @@ -62,7 +62,7 @@ % %\title{Bulgarian Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-29 (v1.0)} +%\date{2018-03-19 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -120,7 +120,7 @@ %\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{bulgarian-utf8}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian-utf8}[2018/03/19 v1.1] % \end{macrocode} %\begin{macro}{\DTMbulgarianordinal} % \begin{macrocode} @@ -232,7 +232,7 @@ %\changes{1.0}{2015-03-29}{Initial release} % Identify module % \begin{macrocode} -\ProvidesDateTimeModule{bulgarian-ascii}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian-ascii}[2018/03/19 v1.1] % \end{macrocode} % %If abbreviated dates are supported, short month names should be @@ -353,7 +353,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{bulgarian}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian}[2018/03/19 v1.1] % \end{macrocode} % Need to find out if XeTeX or LuaTeX are being used. % \begin{macrocode} @@ -628,6 +628,7 @@ % Redefine \cs{datebulgarian} (or \cs{date}\meta{dialect}) to prevent % \sty{babel} from resetting \cs{today}. (For this to work, % \sty{babel} must already have been loaded if it's required.) +%\changes{1.1}{2018-03-19}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -648,7 +649,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{bulgarian}}% - {\DTMsetstyle{bulgarian-numeric}} + {\DTMsetstyle{bulgarian-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.ins b/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.ins index e9b01604480..1077a2dc837 100644 --- a/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.ins +++ b/Master/texmf-dist/source/latex/datetime2-bulgarian/datetime2-bulgarian.ins @@ -3,7 +3,7 @@ \preamble datetime2-bulgarian.dtx - Copyright 2015 Nicola Talbot + Copyright 2018 Nicola Talbot This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-ascii.ldf b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-ascii.ldf index ca95232ce21..80e669e7ef6 100644 --- a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-ascii.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-ascii.ldf @@ -7,7 +7,7 @@ %% datetime2-bulgarian.dtx (with options: `datetime2-bulgarian-ascii.ldf,package') %% %% datetime2-bulgarian.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{bulgarian-ascii}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian-ascii}[2018/03/19 v1.1] \newcommand*{\DTMbulgarianordinal}[1]{% \number#1 } diff --git a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-utf8.ldf b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-utf8.ldf index e00bfdc4eca..605e6f7c87a 100644 --- a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-utf8.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian-utf8.ldf @@ -7,7 +7,7 @@ %% datetime2-bulgarian.dtx (with options: `datetime2-bulgarian-utf8.ldf,package') %% %% datetime2-bulgarian.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{bulgarian-utf8}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian-utf8}[2018/03/19 v1.1] \newcommand*{\DTMbulgarianordinal}[1]{% \number#1 } diff --git a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian.ldf b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian.ldf index 2d55408e6b7..00b960ffa8d 100644 --- a/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-bulgarian/datetime2-bulgarian.ldf @@ -7,7 +7,7 @@ %% datetime2-bulgarian.dtx (with options: `datetime2-bulgarian.ldf,package') %% %% datetime2-bulgarian.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2018 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{bulgarian}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bulgarian}[2018/03/19 v1.1] \RequirePackage{ifxetex,ifluatex} \ifxetex \RequireDateTimeModule{bulgarian-utf8} @@ -220,7 +220,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{bulgarian}}% - {\DTMsetstyle{bulgarian-numeric}} + {\DTMsetstyle{bulgarian-numeric}}% }% }% \endinput |