diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-15 22:18:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-15 22:18:17 +0000 |
commit | 05916c82c1d6d8a46aeffded1ee4fff640943a31 (patch) | |
tree | 86014ba4a3c5e2d61109aa6fa81f7343633a5802 /Master/texmf-dist/source/generic/babel-serbian | |
parent | 463dcc2e3b8b6e349492658cd0a7cfc2a344acc0 (diff) |
babel-serbian (15dec19)
git-svn-id: svn://tug.org/texlive/trunk@53140 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/babel-serbian')
-rw-r--r-- | Master/texmf-dist/source/generic/babel-serbian/serbian.dtx | 16 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/babel-serbian/serbian.ins | 2 |
2 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/generic/babel-serbian/serbian.dtx b/Master/texmf-dist/source/generic/babel-serbian/serbian.dtx index a9dee24bf41..dd46341dfc8 100644 --- a/Master/texmf-dist/source/generic/babel-serbian/serbian.dtx +++ b/Master/texmf-dist/source/generic/babel-serbian/serbian.dtx @@ -31,7 +31,7 @@ %<code>\ProvidesLanguage{serbian} %\fi %\ProvidesFile{serbian.dtx} - [2019/07/16 2.0 Serbian Latin support for the Babel system] + [2019/12/15 2.0a Serbian Latin support for the Babel system] %\iffalse %% File `serbian.dtx' % @@ -41,6 +41,7 @@ \documentclass{ltxdoc} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} +\usepackage[a4paper,top=2.0cm,left=3cm,right=2.5cm,bottom=2cm,includefoot,includehead]{geometry} \title{The Serbian Latin Language in the \babel\ system} \author{Uroš Stefanović\footnote{\texttt{urostajms@gmail.com}}} \newcommand*\babel{\textsf{babel}} @@ -245,12 +246,12 @@ }% \fi \let\captionsserbian@ijekav=\captionsserbian -\addto\captionsserbian@ijekav{ +\addto\captionsserbian@ijekav{% \def\partname{Dio}% \def\glossaryname{Rje\v cnik}% } \if@srb@uni@ode - \addto\captionsserbian@ijekav{ + \addto\captionsserbian@ijekav{% \def\glossaryname{Rječnik}% } \fi @@ -272,19 +273,20 @@ septembar\or oktobar\or novembar\or - decembar\fi} - \def\today{\number\day.~\month@serbian\ \number\year\@ifstar{}{.}} + decembar\fi}% + \def\today{\number\day.~\month@serbian\ \number\year\@ifstar{}{.}}% \def\todayRoman{\number\day.~\@Roman\month~\number\year\@ifstar{}{.}}} \let\dateserbian@datei=\dateserbian \addto\dateserbian@datei{ \def\month@serbian@datei{\ifnum\month=6 juni% - \else\ifnum\month=7 juli\else\month@serbian\fi\fi} + \else\ifnum\month=7 juli\else\month@serbian\fi\fi}% \def\today{\number\day.~\month@serbian@datei\ \number\year\@ifstar{}{.}} } % \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 value two for better results.) % % \begin{macrocode} \providehyphenmins{\CurrentOption}{\tw@\tw@} diff --git a/Master/texmf-dist/source/generic/babel-serbian/serbian.ins b/Master/texmf-dist/source/generic/babel-serbian/serbian.ins index e163deea29f..c5610fcb3ab 100644 --- a/Master/texmf-dist/source/generic/babel-serbian/serbian.ins +++ b/Master/texmf-dist/source/generic/babel-serbian/serbian.ins @@ -28,7 +28,7 @@ %% %% --------------- start of docstrip commands ------------------ %% -\def\filedate{2019/07/16} +\def\filedate{2019/12/15} \def\batchfile{serbian.ins} \input docstrip.tex |