diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-01 17:35:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-01 17:35:15 +0000 |
commit | 71ec9693848d6ff56ab7f9b5a153df122ee87172 (patch) | |
tree | f71cd929dd7e7e04e73c525d1a8d06ac3622d3aa /Master/texmf-dist/tex | |
parent | 58fc6e8ea301b16046b7640b1bde244e283e811a (diff) |
datetime2-hebrew (18apr18)
git-svn-id: svn://tug.org/texlive/trunk@47534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/datetime2-hebrew/datetime2-hebrew.ldf | 6 |
1 files changed, 3 insertions, 3 deletions
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 |