diff options
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf | bin | 271828 -> 271915 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.dtx | 9 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/datetime2-latin/datetime2-latin.ldf | 6 |
4 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf b/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf Binary files differindex 1448e8fefe0..421573fcac6 100644 --- a/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf +++ b/Master/texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf diff --git a/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.dtx b/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.dtx index 879a041fbe3..d5b7e6de88f 100644 --- a/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.dtx +++ b/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.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 @@ -61,7 +61,7 @@ % %\title{Latin Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-31 (v1.0)} +%\date{2018-05-18 (v1.1)} %\maketitle % %This module is currently unmaintained and may be subject to change. @@ -123,7 +123,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{latin}[2015/03/31 v1.0] +\ProvidesDateTimeModule{latin}[2018/05/18 v1.1] % \end{macrocode} % %\begin{macro}{\DTMlatindatefont} @@ -467,6 +467,7 @@ % Redefine \cs{datelatin} (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-05-18}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -487,7 +488,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{latin}}% - {\DTMsetstyle{latin-numeric}} + {\DTMsetstyle{latin-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.ins b/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.ins index 112cf79667e..1a64357a077 100644 --- a/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.ins +++ b/Master/texmf-dist/source/latex/datetime2-latin/datetime2-latin.ins @@ -3,7 +3,7 @@ \preamble datetime2-latin.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-latin/datetime2-latin.ldf b/Master/texmf-dist/tex/latex/datetime2-latin/datetime2-latin.ldf index ec0da1ae101..94acd882350 100644 --- a/Master/texmf-dist/tex/latex/datetime2-latin/datetime2-latin.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-latin/datetime2-latin.ldf @@ -7,7 +7,7 @@ %% datetime2-latin.dtx (with options: `datetime2-latin.ldf,package') %% %% datetime2-latin.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 @@ -38,7 +38,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{latin}[2015/03/31 v1.0] +\ProvidesDateTimeModule{latin}[2018/05/18 v1.1] \@ifpackageloaded{polyglossia} { \newcommand*{\DTMlatindayfont}[1]{#1} @@ -266,7 +266,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{latin}}% - {\DTMsetstyle{latin-numeric}} + {\DTMsetstyle{latin-numeric}}% }% }% \endinput |