diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf')
-rw-r--r-- | Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf b/Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf index d8677a807f2..5b431c2adf1 100644 --- a/Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf +++ b/Master/texmf-dist/tex/latex/datetime2-serbian/datetime2-sr-Latn-BA.ldf @@ -54,7 +54,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesDateTimeModule{sr-Latn-BA}[2019/11/11 v2.0.1] +\ProvidesDateTimeModule{sr-Latn-BA}[2019/11/22 v2.1.0] \RequireDateTimeModule{serbian} \newcommand*{\DTMsrLatnBAdowdaysep}{,\space} \newcommand*{\DTMsrLatnBAdaymonthsep}{% @@ -108,8 +108,6 @@ \DTMifbool{sr-Latn-BA}{leadingzero}% {\DTMtwodigits{#1}}% {\number#1}\DTMsrLatnBAdatesep}% - \newcommand*{\DTMsrLatnBAyearordinal}[1]{% - \number#1\DTMsrLatnBAdatesep}% \newcommand*{\DTMsrLatnBAnoimonthname}{\DTMserbianlatnoimonthname} \newcommand*{\DTMsrLatnBAnoiMonthname}{\DTMserbianlatnoiMonthname} \newcommand*{\DTMsrLatnBAimonthname}{\DTMserbianlatimonthname} @@ -139,7 +137,7 @@ \DTMifbool{sr-Latn-BA}{showyear}% {% \DTMsrLatnBAmonthyearsep% - \DTMsrLatnBAyearordinal{##1}% + ##1\DTMfinaldot{}% }% {}% }% @@ -165,7 +163,7 @@ \DTMifbool{sr-Latn-BA}{showyear}% {% \DTMsrLatnBAmonthyearsep% - \DTMsrLatnBAyearordinal{##1}% + ##1\DTMfinaldot{}% }% {}% }% @@ -249,7 +247,7 @@ \DTMifbool{sr-Latn-BA}{showyear}% {% \DTMsrLatnBAmonthyearsep% - \DTMsrLatnBAyearordinal{##1}% + ##1\DTMfinaldot{}% }% {}% }% @@ -267,7 +265,7 @@ \DTMifbool{sr-Latn-BA}{showyear}% {% \DTMsrLatnBAmonthyearsep% - \DTMsrLatnBAyearordinal{##1}% + ##1\DTMfinaldot{}% }% {}% }% @@ -332,8 +330,8 @@ \csdef{date\CurrentTrackedDialect}{% \DTMifcaseregional% {}% do nothing - {\DTMsetstyle{serbian}}% - {\DTMsetstyle{serbian-numeric}}% + {\DTMsetstyle{sr-Latn-BA}}% + {\DTMsetstyle{sr-Latn-BA-numeric}}% }% }% \endinput |