diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-11 23:31:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-11 23:31:15 +0000 |
commit | 5012142890c7a4feb8a1c5c592fb58dd11a86279 (patch) | |
tree | ac56be49f8605bc4cbfd6add61ba6edc1042ef90 | |
parent | 2e87389219b9749fadf9591d512cb69389c234eb (diff) |
datetime2-bahasai (12jan18)
git-svn-id: svn://tug.org/texlive/trunk@46287 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf | bin | 271946 -> 271608 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.dtx | 11 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.ins | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf | 6 |
4 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf b/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf Binary files differindex e8a78b0b2bd..4f9ed194f6e 100644 --- a/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf +++ b/Master/texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf diff --git a/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.dtx b/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.dtx index af08d092734..f2163f5f743 100644 --- a/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.dtx +++ b/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.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,11 +61,11 @@ % %\title{Bahasai Module for datetime2 Package} %\author{Nicola L. C. Talbot (inactive)} -%\date{2015-03-29 (v1.0)} +%\date{2018-01-10 (v1.01)} %\maketitle % %This module is currently unmaintained and may be subject to change. -%If you want to volunteer to take over maintanance, contact me at +%If you want to volunteer to take over maintenance, contact me at %\url{http://www.dickimaw-books.com/contact.html} % %\begin{abstract} @@ -120,7 +120,7 @@ % % Identify Module % \begin{macrocode} -\ProvidesDateTimeModule{bahasai}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bahasai}[2018/01/10 v1.01] % \end{macrocode} %\begin{macro}{\DTMbahasaiordinal} % I don't know if this is correct, but it's provided in case @@ -395,6 +395,7 @@ % Redefine \cs{datebahasai} (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.01}{2018-01-10}{removed spurious space} % \begin{macrocode} \ifcsundef{date\CurrentTrackedDialect} {% @@ -415,7 +416,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{bahasai}}% - {\DTMsetstyle{bahasai-numeric}} + {\DTMsetstyle{bahasai-numeric}}% }% }% % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.ins b/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.ins index e94af4f7642..171720abf08 100644 --- a/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.ins +++ b/Master/texmf-dist/source/latex/datetime2-bahasai/datetime2-bahasai.ins @@ -3,7 +3,7 @@ \preamble datetime2-bahasai.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-bahasai/datetime2-bahasai.ldf b/Master/texmf-dist/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf index 94e3e724e03..1a85e4e411e 100644 --- a/Master/texmf-dist/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-bahasai/datetime2-bahasai.ldf @@ -7,7 +7,7 @@ %% datetime2-bahasai.dtx (with options: `datetime2-bahasai.ldf,package') %% %% datetime2-bahasai.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{bahasai}[2015/03/29 v1.0] +\ProvidesDateTimeModule{bahasai}[2018/01/10 v1.01] \newcommand*{\DTMbahasaiordinal}[1]{% \number#1 % space intended } @@ -214,7 +214,7 @@ \DTMifcaseregional {}% do nothing {\DTMsetstyle{bahasai}}% - {\DTMsetstyle{bahasai-numeric}} + {\DTMsetstyle{bahasai-numeric}}% }% }% \endinput |