summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-04-11 03:01:03 +0000
committerNorbert Preining <norbert@preining.info>2021-04-11 03:01:03 +0000
commit9b552e1a4637af098a01847c97658f65bc505356 (patch)
tree5fdca147f23bfe92704e86bbcac8e13521185c6c /macros/latex/contrib/babel-contrib
parent5960076e4c9c15e2a052cf015dd697a65db3150d (diff)
CTAN sync 202104110301
Diffstat (limited to 'macros/latex/contrib/babel-contrib')
-rw-r--r--macros/latex/contrib/babel-contrib/serbian/README.md13
-rw-r--r--macros/latex/contrib/babel-contrib/serbian/serbian.dtx85
-rw-r--r--macros/latex/contrib/babel-contrib/serbian/serbian.ins9
-rw-r--r--macros/latex/contrib/babel-contrib/serbian/serbian.pdfbin247034 -> 255910 bytes
-rw-r--r--macros/latex/contrib/babel-contrib/serbianc/README.md13
-rw-r--r--macros/latex/contrib/babel-contrib/serbianc/serbianc.dtx129
-rw-r--r--macros/latex/contrib/babel-contrib/serbianc/serbianc.ins8
-rw-r--r--macros/latex/contrib/babel-contrib/serbianc/serbianc.pdfbin294516 -> 296954 bytes
8 files changed, 189 insertions, 68 deletions
diff --git a/macros/latex/contrib/babel-contrib/serbian/README.md b/macros/latex/contrib/babel-contrib/serbian/README.md
index c3b005e671..7006c05ad0 100644
--- a/macros/latex/contrib/babel-contrib/serbian/README.md
+++ b/macros/latex/contrib/babel-contrib/serbian/README.md
@@ -1,8 +1,8 @@
----------------------------------------------------------------
-Serbian Latin language module for Babel, v2.0a
+# Serbian Latin language module for Babel, v2.1
-Released under the LaTeX Project Public License v1.3c or later.
+Released under the LaTeX Project Public License v1.3 or later.
See http://www.latex-project.org/lppl.txt
The package provides support for use of Babel in documents written in Serbian Latin
@@ -11,7 +11,7 @@ under legacy TeX engines, and under XeTeX and LuaTeX.
The Current Maintainer is Uroš Stefanović.
-USAGE
+## USAGE
Serbian language definition file can be used both with legacy 8-bit engines
(such as latex.exe or pdflatex.exe) and Unicode compilers (xelatex.exe or
@@ -22,10 +22,15 @@ Typesetting in ijekavian dialect:
\usepackage[english,serbianc]{babel}
\languageattribute{serbianc}{ijekav}
or
+
\usepackage[english,serbianc.ijekav]{babel}
Also, the attributes 'datei' and 'quotes' are defined.
-DOCUMENTATION
+## CHANGES v2.1
+
+New enumeration alphabets are available.
+
+## DOCUMENTATION
See serbian.pdf for more information.
diff --git a/macros/latex/contrib/babel-contrib/serbian/serbian.dtx b/macros/latex/contrib/babel-contrib/serbian/serbian.dtx
index dd46341dfc..106ac9b7aa 100644
--- a/macros/latex/contrib/babel-contrib/serbian/serbian.dtx
+++ b/macros/latex/contrib/babel-contrib/serbian/serbian.dtx
@@ -1,7 +1,8 @@
% \iffalse meta-comment
%
-% Copyright 2019 Uroš Stefanović and any individual authors
+% Copyright 2019--2021 Uroš Stefanović and any individual authors
% listed elsewhere in this file. All rights reserved.
+% Earlier Maintainers: Dejan Muhamedagić, Slobodan Janković, Javier Bezos López, Johannes L. Braams
%
% This file is intended to be used with the Babel system.
% ------------------------------------------------------
@@ -31,7 +32,7 @@
%<code>\ProvidesLanguage{serbian}
%\fi
%\ProvidesFile{serbian.dtx}
- [2019/12/15 2.0a Serbian Latin support for the Babel system]
+ [2021/04/10 2.1 Serbian Latin support for the Babel system]
%\iffalse
%% File `serbian.dtx'
%
@@ -99,6 +100,18 @@
% (used when after the date is the punctuation mark, such as comma).
% Alternatively, the commands |\todayRoman| and |\todayRoman*| prints the current date using Roman numerals for months.
%
+% The alphabetical enumerations in texts use the Latin alphabet and alphabetic order,
+% but the letters q, w, x and y are omitted by the rules of the Serbian language (22 letters are used).
+% However, if the user wants to use the English alphabet for the enumeration (26 letters), this option is also available.
+% We will also provide the enumeration with the Latin letters but in alphabetic order that matches the Cyrillic alphabet (30 letters).
+% This of course shouldn't be used when the text is written in the Latin script.
+% However, sometimes the text is written in the Latin script so it can be later
+% converted into Cyrillic script (for example using the |OT2| encoding); in such case this alphabet order will be useful.
+% One can manually switch the enumeration alphabet with the commands |\enumCyr|, |\enumLat| and |\enumEng|.
+% This commands can be used after the |\begin{document}| when the \Lopt{serbian} language is active.
+% In principle, enumerations are a matter for class and style designers but the same can be
+% said also about things, other than enumerations, such as names of sections and bibliography lists.
+%
% Apart from defining shorthands we need to make sure that the
% first paragraph of each section is indented. Furthermore the
% following new math operators are defined: |\sh|, |\ch|, |\tg|, |\ctg|,
@@ -285,7 +298,7 @@
% \end{macrocode}
%
% The Serbian hyphenation patterns can be used with |\lefthyphenmin| and
-% |\righthyphenmin| set to 2. (Actually, the “official” definition allows even one character for |lefthyphen|,
+% |\righthyphenmin| set to~2. (Actually, the “official” definition allows even one character for |lefthyphen|,
% but it is recommended to use value two for better results.)
%
% \begin{macrocode}
@@ -319,6 +332,72 @@
\addto\noextrasserbian{\bbl@nonserbianindent}
% \end{macrocode}
%
+% We redefine the macro |\Alph|, which now produces (uppercase) Latin letters without the letters q, w, x and y
+% when Serbian is switched on, but we will keep the English alphabet if the user wants to use it.
+% Also we will define Latin alphabet in order that matches Cyrillic alphabet.
+% The user can choose which alphabet to use through the commands |\enumCyr|, |\enumLat| and |\enumEng|
+% (or even to switch from one enumeration to another).
+%
+% \begin{macrocode}
+\newcount\srbl@lettering \srbl@lettering=\z@
+\addto\extrasserbian{\babel@save\@Alph \let\@Alph\srbl@Alph}
+\def\srbl@Alph#1{%
+\ifcase\srbl@lettering
+ \ifcase#1\or A\or B\or C\or D\or E\or F\or G\or H\or I\or
+ J\or K\or L\or M\or N\or O\or P\or R\or S\or T\or U\or V\or
+ Z\else\@ctrerr\fi
+\or
+ \if@srb@uni@ode
+ \ifcase#1\or A\or B\or V\or G\or D\or Đ\or E\or Ž\or Z\or
+ I\or J\or K\or L\or Lj\or M\or N\or Nj\or O\or
+ P\or R\or S\or T\or Ć\or U\or F\or H\or C\or
+ Č\or Dž\or Š\else\@ctrerr\fi
+ \else
+ \ifcase#1\or A\or B\or V\or G\or D\or\DJ\or E\or\v Z\or Z\or
+ I\or J\or K\or L\or Lj\or M\or N\or Nj\or O\or
+ P\or R\or S\or T\or\'C\or U\or F\or H\or C\or
+ \v C\or D\v z\or\v S\else\@ctrerr\fi
+ \fi
+\or
+ \ifcase#1\or A\or B\or C\or D\or E\or F\or G\or H\or I\or
+ J\or K\or L\or M\or N\or O\or P\or Q\or R\or S\or T\or U\or V\or
+ W\or X\or Y\or Z\else\@ctrerr\fi
+\fi}%
+% \end{macrocode}
+%
+% The same thing will be done with the macro |\alph|.
+%
+% \begin{macrocode}
+\addto\extrasserbian{\babel@save\@alph \let\@alph\srbl@alph}
+\def\srbl@alph#1{%
+\ifcase\srbl@lettering
+ \ifcase#1\or a\or b\or c\or d\or e\or f\or g\or h\or i\or
+ j\or k\or l\or m\or n\or o\or p\or r\or s\or t\or u\or v\or
+ z\else\@ctrerr\fi
+\or
+ \if@srb@uni@ode
+ \ifcase#1\or a\or b\or v\or g\or d\or đ\or e\or ž\or z\or
+ i\or j\or k\or l\or lj\or m\or n\or nj\or o\or
+ p\or r\or s\or t\or ć\or u\or f\or h\or c\or
+ č\or dž\or š\else\@ctrerr\fi
+ \else
+ \ifcase#1\or a\or b\or v\or g\or d\or\dj\or e\or\v z\or z\or
+ i\or j\or k\or l\or lj\or m\or n\or nj\or o\or
+ p\or r\or s\or t\or\'c\or u\or f\or h\or c\or
+ \v c\or d\v z\or\v s\else\@ctrerr\fi
+ \fi
+\or
+ \ifcase#1\or a\or b\or c\or d\or e\or f\or g\or h\or i\or
+ j\or k\or l\or m\or n\or o\or p\or q\or r\or s\or t\or u\or v\or
+ w\or x\or y\or z\else\@ctrerr\fi
+\fi}%
+\addto\extrasserbian{%
+ \babel@save\enumEng \def\enumEng{\srbl@lettering=\tw@}
+ \babel@save\enumLat \def\enumLat{\srbl@lettering=\z@}
+ \babel@save\enumCyr \def\enumCyr{\srbl@lettering=\@ne}
+}%
+% \end{macrocode}
+%
% An |ijekav| attribute changes default behavior and activates an
% alternative set of captions suitable for typesetting in ijekavian dialect.
% The |quotes| attribute changes the |"'| shorthand to produce '' as closing quote,
diff --git a/macros/latex/contrib/babel-contrib/serbian/serbian.ins b/macros/latex/contrib/babel-contrib/serbian/serbian.ins
index c5610fcb3a..aa495cf06a 100644
--- a/macros/latex/contrib/babel-contrib/serbian/serbian.ins
+++ b/macros/latex/contrib/babel-contrib/serbian/serbian.ins
@@ -3,8 +3,9 @@
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright 2019 Uroš Stefanović and any individual authors
+%% Copyright 2019--2021 Uroš Stefanović and any individual authors
%% listed elsewhere in this file. All rights reserved.
+%% Earlier Maintainers: Dejan Muhamedagić, Slobodan Janković, Javier Bezos López, Johannes L. Braams
%%
%% This file is intended to be used with the Babel system.
%% ------------------------------------------------------
@@ -28,7 +29,7 @@
%%
%% --------------- start of docstrip commands ------------------
%%
-\def\filedate{2019/12/15}
+\def\filedate{2021/04/10}
\def\batchfile{serbian.ins}
\input docstrip.tex
@@ -50,7 +51,7 @@
\declarepreamble\mainpreamble
This is a generated file.
-Copyright 2019 Uroš Stefanović and any individual authors
+Copyright 2019--2021 Uroš Stefanović and any individual authors
listed elsewhere in this file. All rights reserved.
This file is intended to be used with the Babel system.
@@ -76,7 +77,7 @@ extension .ins) which are part of the distribution.
\declarepreamble\fdpreamble
This is a generated file.
-Copyright 2019 Uroš Stefanović and any individual authors
+Copyright 2019--2021 Uroš Stefanović and any individual authors
listed elsewhere in this file. All rights reserved.
This file is intended to be used with the Babel system.
diff --git a/macros/latex/contrib/babel-contrib/serbian/serbian.pdf b/macros/latex/contrib/babel-contrib/serbian/serbian.pdf
index e79bce0e57..29d8d75b5e 100644
--- a/macros/latex/contrib/babel-contrib/serbian/serbian.pdf
+++ b/macros/latex/contrib/babel-contrib/serbian/serbian.pdf
Binary files differ
diff --git a/macros/latex/contrib/babel-contrib/serbianc/README.md b/macros/latex/contrib/babel-contrib/serbianc/README.md
index 3c6b5a0f48..5a9c48d83c 100644
--- a/macros/latex/contrib/babel-contrib/serbianc/README.md
+++ b/macros/latex/contrib/babel-contrib/serbianc/README.md
@@ -1,8 +1,8 @@
----------------------------------------------------------------
-Serbian Cyrillic language module for Babel, v3.0a
+# Serbian Cyrillic language module for Babel, v3.1
-Released under the LaTeX Project Public License v1.3c or later.
+Released under the LaTeX Project Public License v1.3 or later.
See http://www.latex-project.org/lppl.txt
The package provides support for use of Babel in documents written in Serbian Cyrillic
@@ -11,7 +11,7 @@ under legacy TeX engines, and under XeTeX and LuaTeX.
The Current Maintainer is Uroš Stefanović.
-USAGE
+## USAGE
Serbianc language definition file can be used both with legacy 8-bit engines
(such as latex.exe or pdflatex.exe) and Unicode compilers (xelatex.exe or
@@ -43,10 +43,15 @@ Typesetting in ijekavian dialect:
\usepackage[english,serbianc]{babel}
\languageattribute{serbianc}{ijekav}
or
+
\usepackage[english,serbianc.ijekav]{babel}
Also, the attributes 'datei' and 'quotes' are defined.
-DOCUMENTATION
+## CHANGES v3.1
+
+New enumeration alphabets are available.
+
+## DOCUMENTATION
See serbianc.pdf for more information.
diff --git a/macros/latex/contrib/babel-contrib/serbianc/serbianc.dtx b/macros/latex/contrib/babel-contrib/serbianc/serbianc.dtx
index 2a33327ee9..cca22b76c0 100644
--- a/macros/latex/contrib/babel-contrib/serbianc/serbianc.dtx
+++ b/macros/latex/contrib/babel-contrib/serbianc/serbianc.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%Copyright 2019 Uroš Stefanović,
+%Copyright 2019--2021 Uroš Stefanović,
%2002--2019 Filip Brčić
%All rights reserved.
%
@@ -32,7 +32,7 @@
%<code>\ProvidesLanguage{serbianc}
%\fi
%\ProvidesFile{serbianc.dtx}
- [2019/12/15 3.0a Serbian Cyrillic support for the Babel system]
+ [2021/04/10 3.1 Serbian Cyrillic support for the Babel system]
%\iffalse
%% File `serbianc.dtx'
%
@@ -98,7 +98,13 @@
% (used when after the date is the punctuation mark, such as comma).
% Alternatively, the commands |\todayRoman| and |\todayRoman*| print the current date using Roman numerals for months.
%
-% The alphabetical enumerations in texts use the Cyrillic alphabet and alphabetic order.
+% The alphabetical enumerations in texts use the Cyrillic alphabet and alphabetic order (all 30 letters of the Serbian language are used).
+% Also, the Serbian language allows enumeration with the Latin alphabet.
+% If the Latin alphabet is used in the enumeration the letters q, w, x and y are omitted by the rules of the Serbian language
+% (22 letters are used in that case).
+% However, if the user wants to use the English alphabet for the enumeration (26 letters), this option is also available.
+% One can manually switch the enumeration alphabet with the commands |\enumCyr|, |\enumLat| and |\enumEng|.
+% This commands can be used after the |\begin{document}| when the \Lopt{serbianc} language is active.
% In principle, enumerations are a matter for class and style designers but the same can be
% said also about things, other than enumerations, such as names of sections and bibliography lists.
%
@@ -471,8 +477,8 @@
% \end{macrocode}
%
% The Serbian hyphenation patterns can be used with |\lefthyphenmin| and
-% |\righthyphenmin| set to 2. (Actually, the “official” definition allows even one character for |lefthyphen|,
-% but it is recommended to use value two for better results.)
+% |\righthyphenmin| set to~2. (Actually, the “official” definition allows even one character for |lefthyphen|,
+% but it is recommended to use the value two for the better results.)
%
% \begin{macrocode}
\providehyphenmins{\CurrentOption}{\tw@\tw@}
@@ -514,46 +520,68 @@
% \end{macrocode}
%
% We redefine the macro |\Alph|, which now produces (uppercase) Cyrillic letters instead of Latin
-% ones when Serbian is switched on.
+% ones when Serbian is switched on. Also we will define Serbian Latin and English alphabets so
+% the user can choose which alphabet to use through the commands |\enumCyr|, |\enumLat| and |\enumEng|
+% (or even to switch from one enumeration to another).
%
% \begin{macrocode}
-\addto\extrasserbianc{%
-\babel@save\@Alph
-\if@srbc@uni@ode
- \def\@Alph#1{\ifcase#1\or
- А\or Б\or В\or Г\or Д\or Ђ\or Е\or Ж\or З\or
- И\or Ј\or К\or Л\or Љ\or М\or Н\or Њ\or О\or
- П\or Р\or С\or Т\or Ћ\or У\or Ф\or Х\or Ц\or
- Ч\or Џ\or Ш\else\@ctrerr\fi}%
-\else
- \def\@Alph#1{\ifcase#1\or
- \CYRA\or\CYRB\or\CYRV\or\CYRG\or\CYRD\or\CYRDJE\or\CYRE\or\CYRZH\or\CYRZ\or
- \CYRI\or\CYRJE\or\CYRK\or\CYRL\or\CYRLJE\or\CYRM\or\CYRN\or\CYRNJE\or\CYRO\or
- \CYRP\or\CYRR\or\CYRS\or\CYRT\or\CYRTSHE\or\CYRU\or\CYRF\or\CYRH\or\CYRC\or
- \CYRCH\or\CYRDZHE\or\CYRSH\else\@ctrerr\fi}%
-\fi
-}
+\newcount\srbc@lettering \srbc@lettering=\z@
+\addto\extrasserbianc{\babel@save\@Alph \let\@Alph\srbc@Alph}
+\def\srbc@Alph#1{%
+\ifcase\srbc@lettering
+ \if@srbc@uni@ode
+ \ifcase#1\or А\or Б\or В\or Г\or Д\or Ђ\or Е\or Ж\or З\or
+ И\or Ј\or К\or Л\or Љ\or М\or Н\or Њ\or О\or П\or Р\or С\or
+ Т\or Ћ\or У\or Ф\or Х\or Ц\or Ч\or Џ\or Ш\else\@ctrerr\fi
+ \else
+ \ifcase#1\or\CYRA\or\CYRB\or\CYRV\or\CYRG\or\CYRD\or\CYRDJE\or
+ \CYRE\or\CYRZH\or\CYRZ\or\CYRI\or\CYRJE\or\CYRK\or\CYRL\or
+ \CYRLJE\or\CYRM\or\CYRN\or\CYRNJE\or\CYRO\or\CYRP\or\CYRR\or
+ \CYRS\or\CYRT\or\CYRTSHE\or\CYRU\or\CYRF\or\CYRH\or\CYRC\or
+ \CYRCH\or\CYRDZHE\or\CYRSH\else\@ctrerr\fi
+ \fi
+\or
+ \ifcase#1\or A\or B\or C\or D\or E\or F\or G\or H\or I\or
+ J\or K\or L\or M\or N\or O\or P\or R\or S\or T\or U\or V\or
+ Z\else\@ctrerr\fi
+\or
+ \ifcase#1\or A\or B\or C\or D\or E\or F\or G\or H\or I\or
+ J\or K\or L\or M\or N\or O\or P\or Q\or R\or S\or T\or U\or V\or
+ W\or X\or Y\or Z\else\@ctrerr\fi
+\fi}%
% \end{macrocode}
%
-% The macro |\alph| produces lowercase Cyrillic letters.
+% The same thing will be done with the macro |\alph|.
%
% \begin{macrocode}
+\addto\extrasserbianc{\babel@save\@alph \let\@alph\srbc@alph}
+\def\srbc@alph#1{%
+\ifcase\srbc@lettering
+ \if@srbc@uni@ode
+ \ifcase#1\or а\or б\or в\or г\or д\or ђ\or е\or ж\or з\or
+ и\or ј\or к\or л\or љ\or м\or н\or њ\or о\or п\or р\or с\or
+ т\or ћ\or у\or ф\or х\or ц\or ч\or џ\or ш\else\@ctrerr\fi
+ \else
+ \ifcase#1\or\cyra\or\cyrb\or\cyrv\or\cyrg\or\cyrd\or\cyrdje\or
+ \cyre\or\cyrzh\or\cyrz\or\cyri\or\cyrje\or\cyrk\or\cyrl\or
+ \cyrlje\or\cyrm\or\cyrn\or\cyrnje\or\cyro\or\cyrp\or\cyrr\or
+ \cyrs\or\cyrt\or\cyrtshe\or\cyru\or\cyrf\or\cyrh\or\cyrc\or
+ \cyrch\or\cyrdzhe\or\cyrsh\else\@ctrerr\fi
+ \fi
+\or
+ \ifcase#1\or a\or b\or c\or d\or e\or f\or g\or h\or i\or
+ j\or k\or l\or m\or n\or o\or p\or r\or s\or t\or u\or v\or
+ z\else\@ctrerr\fi
+\or
+ \ifcase#1\or a\or b\or c\or d\or e\or f\or g\or h\or i\or
+ j\or k\or l\or m\or n\or o\or p\or q\or r\or s\or t\or u\or v\or
+ w\or x\or y\or z\else\@ctrerr\fi
+\fi}%
\addto\extrasserbianc{%
-\babel@save\@alph
-\if@srbc@uni@ode
- \def\@alph#1{\ifcase#1\or
- а\or б\or в\or г\or д\or ђ\or е\or ж\or з\or
- и\or ј\or к\or л\or љ\or м\or н\or њ\or о\or
- п\or р\or с\or т\or ћ\or у\or ф\or х\or ц\or
- ч\or џ\or ш\else\@ctrerr\fi}%
-\else
- \def\@alph#1{\ifcase#1\or
- \cyra\or\cyrb\or\cyrv\or\cyrg\or\cyrd\or\cyrdje\or\cyre\or\cyrzh\or\cyrz\or
- \cyri\or\cyrje\or\cyrk\or\cyrl\or\cyrlje\or\cyrm\or\cyrn\or\cyrnje\or\cyro\or
- \cyrp\or\cyrr\or\cyrs\or\cyrt\or\cyrtshe\or\cyru\or\cyrf\or\cyrh\or\cyrc\or
- \cyrch\or\cyrdzhe\or\cyrsh\else\@ctrerr\fi}%
-\fi
-}
+ \babel@save\enumEng \def\enumEng{\srbc@lettering=\tw@}
+ \babel@save\enumLat \def\enumLat{\srbc@lettering=\@ne}
+ \babel@save\enumCyr \def\enumCyr{\srbc@lettering=\z@}
+}%
% \end{macrocode}
%
% An |ijekav| attribute changes the default behavior and activates an
@@ -609,17 +637,20 @@
\def\Prob{\mathop{\kern\z@\mathsf{P}}\nolimits}
\def\Expect{\mathop{\kern\z@\mathsf{E}}\nolimits}
\def\Variance{\mathop{\kern\z@\mathsf{D}}\nolimits}
-\if@srbc@uni@ode
- \def\nzs{\mathop{\mathrm{нзс}}\nolimits}
- \def\nzd{\mathop{\mathrm{нзд}}\nolimits}
- \def\NZS{\mathop{\mathrm{НЗС}}\nolimits}
- \def\NZD{\mathop{\mathrm{НЗД}}\nolimits}
-\else
- \def\nzs{\mathop{\textnormal{\cyrn\cyrz\cyrs}}\nolimits}
- \def\nzd{\mathop{\textnormal{\cyrn\cyrz\cyrd}}\nolimits}
- \def\NZS{\mathop{\textnormal{\CYRN\CYRZ\CYRS}}\nolimits}
- \def\NZD{\mathop{\textnormal{\CYRN\CYRZ\CYRD}}\nolimits}
-\fi
+\addto\extrasserbianc{%
+ \babel@save\nzs \babel@save\nzd
+ \babel@save\NZS \babel@save\NZD
+ \if@srbc@uni@ode
+ \def\nzs{\mathop{\mathrm{нзс}}\nolimits}
+ \def\nzd{\mathop{\mathrm{нзд}}\nolimits}
+ \def\NZS{\mathop{\mathrm{НЗС}}\nolimits}
+ \def\NZD{\mathop{\mathrm{НЗД}}\nolimits}
+ \else
+ \def\nzs{\mathop{\textnormal{\cyrn\cyrz\cyrs}}\nolimits}
+ \def\nzd{\mathop{\textnormal{\cyrn\cyrz\cyrd}}\nolimits}
+ \def\NZS{\mathop{\textnormal{\CYRN\CYRZ\CYRS}}\nolimits}
+ \def\NZD{\mathop{\textnormal{\CYRN\CYRZ\CYRD}}\nolimits}
+ \fi}
% \end{macrocode}
%
% The macro |\ldf@finish| takes care of looking for a
diff --git a/macros/latex/contrib/babel-contrib/serbianc/serbianc.ins b/macros/latex/contrib/babel-contrib/serbianc/serbianc.ins
index 35ce930301..4260d94966 100644
--- a/macros/latex/contrib/babel-contrib/serbianc/serbianc.ins
+++ b/macros/latex/contrib/babel-contrib/serbianc/serbianc.ins
@@ -3,7 +3,7 @@
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
-%% Copyright 2019 Uroš Stefanović,
+%% Copyright 2019--2021 Uroš Stefanović,
%% 2002--2019 Filip Brčić
%% All rights reserved.
%%
@@ -29,7 +29,7 @@
%%
%% --------------- start of docstrip commands ------------------
%%
-\def\filedate{2019/12/15}
+\def\filedate{2021/04/10}
\def\batchfile{serbianc.ins}
\input docstrip.tex
@@ -51,7 +51,7 @@
\declarepreamble\mainpreamble
This is a generated file.
-Copyright 2019 Uroš Stefanović,
+Copyright 2019--2021 Uroš Stefanović,
2002--2019 Filip Brčić
All rights reserved.
@@ -78,7 +78,7 @@ extension .ins) which are part of the distribution.
\declarepreamble\fdpreamble
This is a generated file.
-Copyright 2019 Uroš Stefanović,
+Copyright 2019--2021 Uroš Stefanović,
2002--2019 Filip Brčić
All rights reserved.
diff --git a/macros/latex/contrib/babel-contrib/serbianc/serbianc.pdf b/macros/latex/contrib/babel-contrib/serbianc/serbianc.pdf
index 8dd8ceec07..b886b7b261 100644
--- a/macros/latex/contrib/babel-contrib/serbianc/serbianc.pdf
+++ b/macros/latex/contrib/babel-contrib/serbianc/serbianc.pdf
Binary files differ