summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-01 17:35:15 +0000
committerKarl Berry <karl@freefriends.org>2018-05-01 17:35:15 +0000
commit71ec9693848d6ff56ab7f9b5a153df122ee87172 (patch)
treef71cd929dd7e7e04e73c525d1a8d06ac3622d3aa /Master
parent58fc6e8ea301b16046b7640b1bde244e283e811a (diff)
datetime2-hebrew (18apr18)
git-svn-id: svn://tug.org/texlive/trunk@47534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdfbin270262 -> 270248 bytes
-rw-r--r--Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.dtx9
-rw-r--r--Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.ins2
-rw-r--r--Master/texmf-dist/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf6
4 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf b/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf
index f42bd9e3b8b..bd0cdf2956c 100644
--- a/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf
+++ b/Master/texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.dtx b/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.dtx
index feba06e73d3..08f4de2dcde 100644
--- a/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.dtx
+++ b/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.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
@@ -60,7 +60,7 @@
%
%\title{Hebrew Module for datetime2 Package}
%\author{Nicola L. C. Talbot (inactive)}
-%\date{2015-03-30 (v1.0)}
+%\date{2010-04-18 (v1.1)}
%\maketitle
%
%This module is currently unmaintained and may be subject to change.
@@ -120,7 +120,7 @@
%
% Identify Module
% \begin{macrocode}
-\ProvidesDateTimeModule{hebrew}[2015/03/30 v1.0]
+\ProvidesDateTimeModule{hebrew}[2018/04/18 v1.1]
% \end{macrocode}
% The date style uses \cs{hebrewdate} or \cs{hebdate}, depending on
% which is defined. This needs to be robust, which means the date
@@ -327,6 +327,7 @@
% Redefine \cs{datehebrew} (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-04-18}{removed spurious space}
% \begin{macrocode}
\ifcsundef{date\CurrentTrackedDialect}
{%
@@ -347,7 +348,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{hebrew}}%
- {\DTMsetstyle{hebrew-numeric}}
+ {\DTMsetstyle{hebrew-numeric}}%
}%
}%
% \end{macrocode}
diff --git a/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.ins b/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.ins
index 12ecc81e483..9ab52c0f410 100644
--- a/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.ins
+++ b/Master/texmf-dist/source/latex/datetime2-hebrew/datetime2-hebrew.ins
@@ -3,7 +3,7 @@
\preamble
datetime2-hebrew.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-hebrew/datetime2-hebrew.ldf b/Master/texmf-dist/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf
index d0d14f554cf..3c1eaf52970 100644
--- a/Master/texmf-dist/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf
+++ b/Master/texmf-dist/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf
@@ -7,7 +7,7 @@
%% datetime2-hebrew.dtx (with options: `datetime2-hebrew.ldf,package')
%%
%% datetime2-hebrew.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{hebrew}[2015/03/30 v1.0]
+\ProvidesDateTimeModule{hebrew}[2018/04/18 v1.1]
\ifdef\hebrewdate
{%
\newrobustcmd*\DTMhebrewdate[3]{\hebrewdate{#3}{#2}{#1}}%
@@ -182,7 +182,7 @@
\DTMifcaseregional
{}% do nothing
{\DTMsetstyle{hebrew}}%
- {\DTMsetstyle{hebrew-numeric}}
+ {\DTMsetstyle{hebrew-numeric}}%
}%
}%
\endinput