diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/babelbib/romanian.bdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/babelbib/romanian.bdf | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/babelbib/romanian.bdf b/Master/texmf-dist/tex/latex/babelbib/romanian.bdf index 0bb1bc90617..cec055e4dce 100644 --- a/Master/texmf-dist/tex/latex/babelbib/romanian.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/romanian.bdf @@ -8,7 +8,8 @@ %% %% babelbib package %% -%% Copyright 2003--2012 Harald Harders +%% Copyright 2003--2021 Harald Harders +%% Copyright 2019--2021 Norbert Preining %% %% This program can be redistributed and/or modified under the terms %% of the LaTeX Project Public License Distributed from CTAN @@ -16,11 +17,12 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% %% Language definitions for Romanian by %% Andrei Dragomirescu <andrei.dragomirescu@gmail.com> \ProvidesFile{romanian.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsromanian[1][romanian]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editori}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volumul}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{an##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{anul}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{num\~{a}rul}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{Ed{##1}}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editori}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volumul}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{An##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Anul}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Num\~{a}}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{\hskip-1.5ex}}% |