From 307f7f197519e09f94d9dd8bb611fa12ed30166b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Jan 2021 22:05:12 +0000 Subject: babelbib (7jan21) git-svn-id: svn://tug.org/texlive/trunk@57345 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/babelbib/afrikaans.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/babelbib.sty | 29 +++- Master/texmf-dist/tex/latex/babelbib/bahasa.bdf | 12 +- Master/texmf-dist/tex/latex/babelbib/catalan.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/croatian.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/czech.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/danish.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/dutch.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/english.bdf | 14 +- Master/texmf-dist/tex/latex/babelbib/esperanto.bdf | 14 +- Master/texmf-dist/tex/latex/babelbib/finnish.bdf | 23 ++- Master/texmf-dist/tex/latex/babelbib/french.bdf | 34 +--- Master/texmf-dist/tex/latex/babelbib/galician.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/german.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/greek.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/italian.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/norsk.bdf | 10 +- .../texmf-dist/tex/latex/babelbib/portuguese.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/romanian.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/russian.bdf | 12 +- Master/texmf-dist/tex/latex/babelbib/serbian.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/spanish.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/swedish.bdf | 10 +- Master/texmf-dist/tex/latex/babelbib/turkish.bdf | 181 +++++++++++++++++++++ 24 files changed, 398 insertions(+), 81 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/babelbib/turkish.bdf (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/babelbib/afrikaans.bdf b/Master/texmf-dist/tex/latex/babelbib/afrikaans.bdf index 6b2e3f643b4..61752be33fd 100644 --- a/Master/texmf-dist/tex/latex/babelbib/afrikaans.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/afrikaans.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 Afrikaans by %% Danie Els \ProvidesFile{afrikaans.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsafrikaans[1][afrikaans]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redakteurs}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{jg##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{jaargang}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{no##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nommer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{uitg##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redakteurs}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Jg##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Jaargang}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{No##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nommer}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Uitg##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/babelbib.sty b/Master/texmf-dist/tex/latex/babelbib/babelbib.sty index 86ddc32d72d..7340e11fc0e 100644 --- a/Master/texmf-dist/tex/latex/babelbib/babelbib.sty +++ b/Master/texmf-dist/tex/latex/babelbib/babelbib.sty @@ -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,10 +17,12 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \NeedsTeXFormat{LaTeX2e}[1998/06/01] \ProvidesPackage{babelbib} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] +\let\bbbbifpackageloaded=\@ifpackageloaded \newif\ifbbbbfixlanguage \DeclareOption{fixlanguage}{\bbbbfixlanguagetrue} \DeclareOption{varlanguage}{\bbbbfixlanguagefalse} @@ -73,6 +76,8 @@ \DeclareOption{datename}{\btx@datename} \DeclareOption*{% \InputIfFileExists{\CurrentOption.bdf}{% + \typeout{babelbib: \CurrentOption.bdf loaded due to explicit package + option \CurrentOption}% \expandafter\def\csname bbbb\CurrentOption loaded\endcsname{\@empty}% }{% \PackageError{babelbib}{% @@ -102,6 +107,7 @@ \bbbbifundefined{date#1}{}{% \@ifundefined{bbbb#2loaded}{% \expandafter\def\csname bbbb#2loaded\endcsname{\@empty}% + \typeout{babelbib: #2.bdf loaded because language #2 defined.}% \input{#2.bdf}% }{}% }% @@ -390,6 +396,24 @@ }{#2}% }% } +\DeclareRobustCommand\btxnumeralfrench[2]{% + \foreignlanguage{#1}{% + \ifnumber{#2}{% + \expandafter\btx@parsenum#2\@empty\@empty\@empty + \btxnumeralfont{% + \ifx\btx@digitb\@empty + \ifcase\btx@digita \ieme\or \iere\else \ieme\fi + \else + \ifnum\btx@digita=1 + th% + \else + \ifcase\btx@digitb \ieme\or \iere\else \ieme\fi + \fi + \fi + }% + }{#2}% + }% +} \DeclareRobustCommand\btxnumeralswedish[2]{% \foreignlanguage{#1}{% \ifnumber{#2}{% @@ -458,6 +482,7 @@ \inputbdf{serbian}{serbian} \inputbdf{spanish}{spanish} \inputbdf{swedish}{swedish} + \inputbdf{turkish}{turkish} \inputbdf{UKenglish}{english} \inputbdf{USenglish}{english} \ifbbbbfixlanguage diff --git a/Master/texmf-dist/tex/latex/babelbib/bahasa.bdf b/Master/texmf-dist/tex/latex/babelbib/bahasa.bdf index 8176e055ab3..f3a1c262077 100644 --- a/Master/texmf-dist/tex/latex/babelbib/bahasa.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/bahasa.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 Bahasa by %% Yanti Yulianti \ProvidesFile{bahasa.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsbahasa[1][bahasa]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redaktur}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nomor}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{edisi}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redaktur}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nomor}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed}}% @@ -140,7 +146,7 @@ \def\btxlanguagenameitalian{\protect\foreignlanguage{#1}{italia}}% \def\btxlanguagenamelatin{\protect\foreignlanguage{#1}{latin}}% \def\btxlanguagenamenaustrian{\protect\foreignlanguage{#1}{jerman}}% - % \def\btxlanguagenamengerman{\protect\foreignlanguage{#1}{jerman}}% + \def\btxlanguagenamengerman{\protect\foreignlanguage{#1}{jerman}}% % \def\btxlanguagenamenorsk{\protect\foreignlanguage{#1}{norwegia}}% % \def\btxlanguagenamenynorsk{\protect\foreignlanguage{#1}{norwegia baru}}% % \def\btxlanguagenamepolish{\protect\foreignlanguage{#1}{polish}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/catalan.bdf b/Master/texmf-dist/tex/latex/babelbib/catalan.bdf index 5a2030bd3cd..6b03aa8039c 100644 --- a/Master/texmf-dist/tex/latex/babelbib/catalan.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/catalan.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 Catalan by %% Robert Fuster \ProvidesFile{catalan.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibscatalan[1][catalan]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{i~al##1{}}}% @@ -39,6 +41,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editors}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volum}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volum}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{n}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{n\'umero}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% @@ -87,6 +91,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editors}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volum}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volum}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{N\'um}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{N\'umero}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/croatian.bdf b/Master/texmf-dist/tex/latex/babelbib/croatian.bdf index 58ffb251f6a..10e32377a1a 100644 --- a/Master/texmf-dist/tex/latex/babelbib/croatian.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/croatian.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,13 +17,14 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% %% Language definitions for Croatian by %% Vedran Mileti\'c , %% Ivan Kokan , %% Ivica Naki\'c \ProvidesFile{croatian.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibscroatian[1][croatian]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{i~ost##1{}}}% @@ -42,6 +44,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{urednici}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{sv##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{svezak}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{god##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{godina}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{br##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{broj}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{izd##1{}}}% @@ -91,6 +95,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Urednici}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Sv##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Svezak}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{God##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Godina}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Br##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Broj}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Izd##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/czech.bdf b/Master/texmf-dist/tex/latex/babelbib/czech.bdf index 74699585a84..f94be6aba98 100644 --- a/Master/texmf-dist/tex/latex/babelbib/czech.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/czech.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 Czech by %% Tomas Hnizdil \ProvidesFile{czech.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsczech[1][czech]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{a~kol##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{edito\v{r}i}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{sv##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{svazek}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{ro\v{c}##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{ro\v{c}n\'ik}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{\v{c}##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{\v{c}\'islo}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Edito\v{r}i}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Sv##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Svazek}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Ro\v{c}##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Ro\v{c}n\'ik}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{\v{C}##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{\v{C}\'islo}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/danish.bdf b/Master/texmf-dist/tex/latex/babelbib/danish.bdf index f22666e343c..b6bec81e616 100644 --- a/Master/texmf-dist/tex/latex/babelbib/danish.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/danish.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,9 +17,10 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{danish.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsdanish[1][danish]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -38,6 +40,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redakt\o rer}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{bd##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{bind}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{\aa rg##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{\aa rgang}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nummer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{udg##1{}}}% @@ -86,6 +90,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redakt\o rer}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Bd##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Bind}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{\Aa rg##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{\Aa rgang}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nummer}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Udg##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/dutch.bdf b/Master/texmf-dist/tex/latex/babelbib/dutch.bdf index 3bd8a0e2475..416125e05a8 100644 --- a/Master/texmf-dist/tex/latex/babelbib/dutch.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/dutch.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,9 +17,10 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{dutch.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsdutch[1][dutch]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -38,6 +40,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redactie}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{jrg##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{jaargang}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nummer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{druk}}% @@ -86,6 +90,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redactie}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Jrg##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Jaargang}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nummer}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Druk}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/english.bdf b/Master/texmf-dist/tex/latex/babelbib/english.bdf index f4aab68726d..775032c1c26 100644 --- a/Master/texmf-dist/tex/latex/babelbib/english.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/english.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,12 +17,11 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{english.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] -\makeatletter -\@ifpackageloaded{french}{}{\newcommand\bibsenglish{}} -\makeatother + [2021/01/06 v1.34 babelbib: multilingual bibliographies] +\bbbbifpackageloaded{french}{}{\newcommand\bibsenglish{}} \renewcommand\bibsenglish[1][english]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -41,6 +41,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editors}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{no##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{number}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% @@ -89,6 +91,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editors}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{No##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Number}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/esperanto.bdf b/Master/texmf-dist/tex/latex/babelbib/esperanto.bdf index a0d75034f4a..4a146236ab9 100644 --- a/Master/texmf-dist/tex/latex/babelbib/esperanto.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/esperanto.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 Esperanto by %% Taneli Huuskonen \ProvidesFile{esperanto.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsesperanto[1][esperanto]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{k~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redaktoroj}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volumo}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volumo}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{no##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nombro}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{red##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redaktoroj}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volumo}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volumo}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{No##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nombro}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Red##1{}}}% @@ -103,8 +109,8 @@ \def\Btxtechrepshort##1{\protect\foreignlanguage{#1}{Tekn.\ Rap##1{}}}% \def\Btxtechreplong##1{\protect\foreignlanguage{#1}{Teknika Raporto}}% \def\btxurldatecomment##1{\PackageError{babelbib}{Comment for - urldate in Esperanto undefined. Please send the translation for - 'visited on' to harald.harders@tu-bs.de}{} [##1]}% + urldate in Esperanto undefined. Please send the translation to the + authors}{} [##1]}% \def\btxfnamespaceshort{\,}% \def\btxfnamespacelong{ }% \def\btxnumeralshort##1{\btxnumeralfallback{#1}{##1}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/finnish.bdf b/Master/texmf-dist/tex/latex/babelbib/finnish.bdf index 5fab50ef11a..80ad41273b1 100644 --- a/Master/texmf-dist/tex/latex/babelbib/finnish.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/finnish.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,13 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% %% Language definitions for Finnish by -%% Taneli Huuskonen +%% Taneli Huuskonen and +%% Timo Kalliom\"aki \ProvidesFile{finnish.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsfinnish[1][finnish]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,7 +43,9 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{toimittajat}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{nide}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{nide}}% - \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nro##1{}}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vsk##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{vuosikerta}}% + \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nro}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{numero}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{p##1{}}}% \def\btxeditionlong##1{\protect\foreignlanguage{#1}{painos}}% @@ -50,7 +55,7 @@ \def\btxchapterlong##1{\protect\foreignlanguage{#1}{luku}}% \def\btxpageshort##1{\protect\foreignlanguage{#1}{s##1{}}}% \def\btxpagelong##1{\protect\foreignlanguage{#1}{sivu}}% - \def\btxpagesshort##1{\protect\foreignlanguage{#1}{ss##1{}}}% + \def\btxpagesshort##1{\protect\foreignlanguage{#1}{s##1{}}}% \def\btxpageslong##1{\protect\foreignlanguage{#1}{sivut}}% \def\btxmastthesis##1{\protect\foreignlanguage{#1}{Pro Gradu -ty\"o}}% \def\btxphdthesis##1{\protect\foreignlanguage{#1}{v\"ait\"oskirja}}% @@ -86,9 +91,11 @@ \def\Btxeditorlong##1{\protect\foreignlanguage{#1}{Toimittaja}}% \def\Btxeditorsshort##1{\protect\foreignlanguage{#1}{Toim##1{}}}% \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Toimittajat}}% - \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Nide##1{}}}% + \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Nide}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Nide}}% - \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nro##1{}}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vsk##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Vuosikerta}}% + \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nro}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Numero}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{P##1{}}}% \def\Btxeditionlong##1{\protect\foreignlanguage{#1}{Painos}}% @@ -98,7 +105,7 @@ \def\Btxchapterlong##1{\protect\foreignlanguage{#1}{Luku}}% \def\Btxpageshort##1{\protect\foreignlanguage{#1}{S##1{}}}% \def\Btxpagelong##1{\protect\foreignlanguage{#1}{Sivu}}% - \def\Btxpagesshort##1{\protect\foreignlanguage{#1}{Ss##1{}}}% + \def\Btxpagesshort##1{\protect\foreignlanguage{#1}{S##1{}}}% \def\Btxpageslong##1{\protect\foreignlanguage{#1}{Sivut}}% \def\Btxtechrepshort##1{\protect\foreignlanguage{#1}{Tekn.\ rap##1{}}}% \def\Btxtechreplong##1{\protect\foreignlanguage{#1}{Tekninen raportti}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/french.bdf b/Master/texmf-dist/tex/latex/babelbib/french.bdf index 33b0d0beb75..1ab6adea498 100644 --- a/Master/texmf-dist/tex/latex/babelbib/french.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/french.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,12 +17,11 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{french.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] -\makeatletter -\@ifpackageloaded{french}{}{\newcommand\bibsfrench{}} -\makeatother + [2021/01/06 v1.34 babelbib: multilingual bibliographies] +\bbbbifpackageloaded{french}{}{\newcommand\bibsfrench{}} \renewcommand\bibsfrench[1][french]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -41,6 +41,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{r\'edacteurs}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{t##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{tome}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{% n\textsuperscript{o}\kern.2em\relax{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{num\'ero}}% @@ -90,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{R\'edacteurs}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{T##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Tome}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{% N\textsuperscript{o}\kern.2em\relax}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Num\'ero}}% @@ -175,26 +179,6 @@ \bbbbaddto{frenchb}{btxifchangecaseoff} \bbbbaddto{canadien}{btxifchangecaseoff} } -\makeatletter -\DeclareRobustCommand\btxnumeralfrench[2]{% - \foreignlanguage{#1}{% - \ifnumber{#2}{% - \expandafter\btx@parsenum#2\@empty\@empty\@empty - \btxnumeralfont{% - \ifx\btx@digitb\@empty - \ifcase\btx@digita \ieme\or \iere\else \ieme\fi - \else - \ifnum\btx@digita=1 - th% - \else - \ifcase\btx@digitb \ieme\or \iere\else \ieme\fi - \fi - \fi - }% - }{#2}% - }% -} -\makeatother \endinput %% diff --git a/Master/texmf-dist/tex/latex/babelbib/galician.bdf b/Master/texmf-dist/tex/latex/babelbib/galician.bdf index 65f963974cf..6997ecaa6bb 100644 --- a/Master/texmf-dist/tex/latex/babelbib/galician.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/galician.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 Galician by %% Miguel Rodr{\'\i}guez Penabad \ProvidesFile{galician.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsgalician[1][galician]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{e~cols##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editores}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{% n\textsuperscript{\underline{o}}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{n\'umero}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editores}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{% N\textsuperscript{\underline{o}}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{N\'umero}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/german.bdf b/Master/texmf-dist/tex/latex/babelbib/german.bdf index 387056e097f..6fbc810d2af 100644 --- a/Master/texmf-dist/tex/latex/babelbib/german.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/german.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,9 +17,10 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{german.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsgerman[1][german]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -38,6 +40,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{Herausgeber}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{Bd##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{Band}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{Jg##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{Jahrgang}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{Nummer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{Aufl##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong{\btxeditorslong}% \def\Btxvolumeshort{\btxvolumeshort}% \def\Btxvolumelong{\btxvolumelong}% + \def\Btxjvolumeshort{\btxjvolumeshort}% + \def\Btxjvolumelong{\btxjvolumelong}% \def\Btxnumbershort{\btxnumbershort}% \def\Btxnumberlong{\btxnumberlong}% \def\Btxeditionshort{\btxeditionshort}% diff --git a/Master/texmf-dist/tex/latex/babelbib/greek.bdf b/Master/texmf-dist/tex/latex/babelbib/greek.bdf index 3ed3c280c78..adcea398bf2 100644 --- a/Master/texmf-dist/tex/latex/babelbib/greek.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/greek.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 %% \ProvidesFile{greek.bdf} %% Language definitions for Greek by %% Prokopis Prokopidis - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsgreek[1][greek]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{k.'a##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{epimelht'ec}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{t'om##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{t'omoc}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{'et##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{'etoc}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{ar##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{arijm'oc}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{'ekd##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Epimelht'ec}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{T'om##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{T'omoc}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{'Etom##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{'Etoc}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Ar##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Arijm'oc}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{'Ekd##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/italian.bdf b/Master/texmf-dist/tex/latex/babelbib/italian.bdf index 89f3dc0db1b..e18146707f2 100644 --- a/Master/texmf-dist/tex/latex/babelbib/italian.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/italian.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,9 +17,10 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% \ProvidesFile{italian.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsitalian[1][italian]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -38,6 +40,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{curatori}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{no##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{numero}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% @@ -86,6 +90,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Curatori}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{No##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Numero}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/norsk.bdf b/Master/texmf-dist/tex/latex/babelbib/norsk.bdf index 7d0061bac5e..adb5536f771 100644 --- a/Master/texmf-dist/tex/latex/babelbib/norsk.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/norsk.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 Norwegian by %% Hans Fredrik Nordhaug \ProvidesFile{norsk.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsnorsk[1][norsk]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redakt\o rer}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{bd##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{bind}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volum}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nummer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{utg##1{}}}% @@ -88,6 +92,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redakt\o rer}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Bd##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Bind}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volum}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nummer}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Utg##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/portuguese.bdf b/Master/texmf-dist/tex/latex/babelbib/portuguese.bdf index 9270950b4ba..2763974ab7a 100644 --- a/Master/texmf-dist/tex/latex/babelbib/portuguese.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/portuguese.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 Portuguese by %% Jos\'e Carlos Santos \ProvidesFile{portuguese.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsportuguese[1][portuguese]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editores}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volume}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volume}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{% n\textsuperscript{\underline{o}}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{n\'umero}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editores}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volume}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{% N\textsuperscript{\underline{o}}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{N\'umero}}% 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 \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}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/russian.bdf b/Master/texmf-dist/tex/latex/babelbib/russian.bdf index 0cd38149920..74590e4b4c2 100644 --- a/Master/texmf-dist/tex/latex/babelbib/russian.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/russian.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 Russian by %% ... (can't find the information. If it was you please tell me!) \ProvidesFile{russian.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsrussian[1][russian]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{\IeC {\cyri }~\IeC @@ -52,6 +54,9 @@ \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{\IeC {\cyrt }.##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{\IeC {\cyrt }\IeC {\cyro }\IeC {\cyrm }}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{\IeC {\cyrt }.##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{\IeC {\cyrt }\IeC + {\cyro }\IeC {\cyrm }}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{% n\textsuperscript{\underline{o}}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{\IeC {\cyrn }\IeC @@ -165,6 +170,9 @@ \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{\IeC {\CYRT }.##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{\IeC {\CYRT }\IeC {\cyro }\IeC {\cyrm }}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{\IeC {\CYRT }.##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{\IeC {\CYRT }\IeC + {\cyro }\IeC {\cyrm }}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{% N\textsuperscript{\underline{o}}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{\IeC {\CYRN }\IeC diff --git a/Master/texmf-dist/tex/latex/babelbib/serbian.bdf b/Master/texmf-dist/tex/latex/babelbib/serbian.bdf index 6b511de9173..4b0c89fa87e 100644 --- a/Master/texmf-dist/tex/latex/babelbib/serbian.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/serbian.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 Serbian by %% Zoran Filipovic \ProvidesFile{serbian.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsserbian[1][serbian]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{i~dr.##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{urednici}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{tm.##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{tom}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{god.##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{godina}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{br.##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{broj}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{ed.##1{}}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Urednici}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Tm.##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Tom}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{God.##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Godina}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Br.##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Broj}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Ed.##1{}}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/spanish.bdf b/Master/texmf-dist/tex/latex/babelbib/spanish.bdf index b293f82b5a3..4d92fbc56d1 100644 --- a/Master/texmf-dist/tex/latex/babelbib/spanish.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/spanish.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 Spanish by %% V{\'\i}ctor Lua{\~n}a \ProvidesFile{spanish.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsspanish[1][spanish]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{y~cols##1{}}}% @@ -40,6 +42,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{editores}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volumen}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volumen}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{% n\textsuperscript{\underline{o}}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{n\'umero}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Editores}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volumen}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volumen}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{% N\textsuperscript{\underline{o}}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{N\'umero}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/swedish.bdf b/Master/texmf-dist/tex/latex/babelbib/swedish.bdf index e0f1fcaa1ea..55fb433e5ea 100644 --- a/Master/texmf-dist/tex/latex/babelbib/swedish.bdf +++ b/Master/texmf-dist/tex/latex/babelbib/swedish.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,12 +17,13 @@ %% version 1 of the License, or any later version. %% %% harald.harders@gmx.de +%% norbert@preining.info %% %% Language definitions for Swedish by %% Hans Fredrik Nordhaug and %% Erik \"Osthols \ProvidesFile{swedish.bdf} - [2020/10/29 v1.33 babelbib: multilingual bibliographies (HH)] + [2021/01/06 v1.34 babelbib: multilingual bibliographies] \newcommand\bibsswedish[1][swedish]{% \def\biblanguagename{#1}% \def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}% @@ -41,6 +43,8 @@ \def\btxeditorslong##1{\protect\foreignlanguage{#1}{redakt\"orer}}% \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% \def\btxvolumelong##1{\protect\foreignlanguage{#1}{volym}}% + \def\btxjvolumeshort##1{\protect\foreignlanguage{#1}{vol##1{}}}% + \def\btxjvolumelong##1{\protect\foreignlanguage{#1}{volym}}% \def\btxnumbershort##1{\protect\foreignlanguage{#1}{nr##1{}}}% \def\btxnumberlong##1{\protect\foreignlanguage{#1}{nummer}}% \def\btxeditionshort##1{\protect\foreignlanguage{#1}{utg}}% @@ -89,6 +93,8 @@ \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Redakt\"orer}}% \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{Volym}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{Vol##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{Volym}}% \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{Nr##1{}}}% \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{Nummer}}% \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{Utg}}% diff --git a/Master/texmf-dist/tex/latex/babelbib/turkish.bdf b/Master/texmf-dist/tex/latex/babelbib/turkish.bdf new file mode 100644 index 00000000000..a5134e6f041 --- /dev/null +++ b/Master/texmf-dist/tex/latex/babelbib/turkish.bdf @@ -0,0 +1,181 @@ +%% +%% This is file `turkish.bdf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% babelbib.dtx (with options: `latex,turkish') +%% +%% babelbib package +%% +%% 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 +%% archives in directory macros/latex/base/lppl.txt; either +%% version 1 of the License, or any later version. +%% +%% harald.harders@gmx.de +%% norbert@preining.info +%% +%% Language definitions for Turkish by +%% Ahmed Zahid Demirciler +\ProvidesFile{turkish.bdf} + [2021/01/06 v1.34 babelbib: multilingual bibliographies] +\newcommand\bibsturkish[1][turkish]{% + \def\biblanguagename{#1}% + \def\btxetalshort##1{\protect\foreignlanguage{#1}{vd##1{}}}% + \def\btxetallong##1{\protect\foreignlanguage{#1}{ve di\u{g}erleri}}% + \def\btxandshort##1{\protect\foreignlanguage{#1}{ve}}% + \def\btxandlong##1{\protect\foreignlanguage{#1}{ve}}% + \def\btxandcomma##1{}% + \def\btxinlong##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\btxinshort##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\btxofseriesshort##1{\protect\foreignlanguage{#1}{in}}% + \def\btxinseriesshort##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\btxofserieslong##1{\protect\foreignlanguage{#1}{in}}% + \def\btxinserieslong##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\btxeditorshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% + \def\btxeditorlong##1{\protect\foreignlanguage{#1}{edit\"{o}r}}% + \def\btxeditorsshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% + \def\btxeditorslong##1{\protect\foreignlanguage{#1}{edit\"{o}rler}}% + \def\btxvolumeshort##1{\protect\foreignlanguage{#1}{C##1{}}}% + \def\btxvolumelong##1{\protect\foreignlanguage{#1}{cilt}}% + \def\btxjvolumeshort##1{\PackageError{babelbib}{Comment for + btxjvolumeshort in Turkish undefined. Please send the translation to the + authors}{} [##1]}% + \def\btxjvolumelong##1{\PackageError{babelbib}{Comment for + btxjvolumelong in Turkish undefined. Please send the translation to the + authors}{} [##1]}% + \def\btxnumbershort##1{\protect\foreignlanguage{#1}{S##1{}}}% + \def\btxnumberlong##1{\protect\foreignlanguage{#1}{say{\i}}}% + \def\btxeditionshort##1{\protect\foreignlanguage{#1}{bs##1{}}}% + \def\btxeditionlong##1{\protect\foreignlanguage{#1}{bas{\i}m}}% + \def\btxchaptershort##1{\protect\foreignlanguage{#1}{B\"{o}l##1{}}}% + \def\btxchapterlong##1{\protect\foreignlanguage{#1}{b\"{o}l\"{u}m}}% + \def\btxpageshort##1{\protect\foreignlanguage{#1}{s##1{}}}% + \def\btxpagelong##1{\protect\foreignlanguage{#1}{sayfa}}% + \def\btxpagesshort##1{\protect\foreignlanguage{#1}{sy##1{}}}% + \def\btxpageslong##1{\protect\foreignlanguage{#1}{sayfa}}% + \def\btxmastthesis##1{\protect\foreignlanguage{#1}{Y\"{u}ksek lisans tezi}}% + \def\btxphdthesis##1{\protect\foreignlanguage{#1}{Doktora tezi}}% + \def\btxtechrepshort##1{\protect\foreignlanguage{#1}{Rap##1{}}}% + \def\btxtechreplong##1{\protect\foreignlanguage{#1}{Rapor}}% + \def\btxmonjanlong##1{\protect\foreignlanguage{#1}{Ocak}}% + \def\btxmonfeblong##1{\protect\foreignlanguage{#1}{\c{S}ubat}}% + \def\btxmonmarlong##1{\protect\foreignlanguage{#1}{Mart}}% + \def\btxmonaprlong##1{\protect\foreignlanguage{#1}{Nisan}}% + \def\btxmonmaylong##1{\protect\foreignlanguage{#1}{May{\i}s}}% + \def\btxmonjunlong##1{\protect\foreignlanguage{#1}{Haziran}}% + \def\btxmonjullong##1{\protect\foreignlanguage{#1}{Temmuz}}% + \def\btxmonauglong##1{\protect\foreignlanguage{#1}{A\u{g}ustos}}% + \def\btxmonseplong##1{\protect\foreignlanguage{#1}{Eyl\"{u}l}}% + \def\btxmonoctlong##1{\protect\foreignlanguage{#1}{Ekim}}% + \def\btxmonnovlong##1{\protect\foreignlanguage{#1}{Kas{\i}m}}% + \def\btxmondeclong##1{\protect\foreignlanguage{#1}{Aral{\i}}}% + \def\btxmonjanshort##1{\protect\foreignlanguage{#1}{Oca##1{}}}% + \def\btxmonfebshort##1{\protect\foreignlanguage{#1}{\c{S}ub##1{}}}% + \def\btxmonmarshort##1{\protect\foreignlanguage{#1}{Mar##1{}}}% + \def\btxmonaprshort##1{\protect\foreignlanguage{#1}{Nis##1{}}}% + \def\btxmonmayshort##1{\protect\foreignlanguage{#1}{May}}% + \def\btxmonjunshort##1{\protect\foreignlanguage{#1}{Haz}}% + \def\btxmonjulshort##1{\protect\foreignlanguage{#1}{Tem}}% + \def\btxmonaugshort##1{\protect\foreignlanguage{#1}{A\u{g}u##1{}}}% + \def\btxmonsepshort##1{\protect\foreignlanguage{#1}{Eyl##1{}}}% + \def\btxmonoctshort##1{\protect\foreignlanguage{#1}{Eki##1{}}}% + \def\btxmonnovshort##1{\protect\foreignlanguage{#1}{Kas##1{}}}% + \def\btxmondecshort##1{\protect\foreignlanguage{#1}{Ara##1{}}}% + \def\Btxinlong##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\Btxinshort##1{\protect\foreignlanguage{#1}{i\c{c}inde}}% + \def\Btxeditorshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% + \def\Btxeditorlong##1{\protect\foreignlanguage{#1}{Edit\"{o}r}}% + \def\Btxeditorsshort##1{\protect\foreignlanguage{#1}{Ed##1{}}}% + \def\Btxeditorslong##1{\protect\foreignlanguage{#1}{Edit\"{o}rler}}% + \def\Btxvolumeshort##1{\protect\foreignlanguage{#1}{C##1{}}}% + \def\Btxvolumelong##1{\protect\foreignlanguage{#1}{cilt}}% + \def\Btxjvolumeshort##1{\protect\foreignlanguage{#1}{C##1{}}}% + \def\Btxjvolumelong##1{\protect\foreignlanguage{#1}{cilt}}% + \def\Btxjvolumeshort##1{\PackageError{babelbib}{Comment for + btxjvolumeshort in Turkish undefined. Please send the translation to the + authors}{} [##1]}% + \def\Btxjvolumelong##1{\PackageError{babelbib}{Comment for + btxjvolumelong in Turkish undefined. Please send the translation to the + authors}{} [##1]}% + \def\Btxnumbershort##1{\protect\foreignlanguage{#1}{S##1{}}}% + \def\Btxnumberlong##1{\protect\foreignlanguage{#1}{say{\i}}}% + \def\Btxeditionshort##1{\protect\foreignlanguage{#1}{ed##1{}}}% + \def\Btxeditionlong##1{\protect\foreignlanguage{#1}{bas{\i}m}}% + \def\Btxchaptershort##1{\protect\foreignlanguage{#1}{B\"{o}l##1{}}}% + \def\Btxchapterlong##1{\protect\foreignlanguage{#1}{b\"{o}l\"{u}m}}% + \def\Btxpageshort##1{\protect\foreignlanguage{#1}{s##1{}}}% + \def\Btxpagelong##1{\protect\foreignlanguage{#1}{sayfa}}% + \def\Btxpagesshort##1{\protect\foreignlanguage{#1}{s##1{}}}% + \def\Btxpageslong##1{\protect\foreignlanguage{#1}{sayfalar}}% + \def\Btxtechrepshort##1{\protect\foreignlanguage{#1}{Rap##1{}}}% + \def\Btxtechreplong##1{\protect\foreignlanguage{#1}{Rapor}}% + \def\btxurldatecomment##1{\protect\foreignlanguage{#1}{, g\"{o}r\"{u}ld\"{u} ##1}}% + \def\btxfnamespaceshort{}% + \def\btxfnamespacelong{ }% + \def\btxnumeralshort##1{\protect\foreignlanguage{#1}{% + \ifnumber{##1}{##1\textsuperscript{\underline a}}{##1}}}% + \def\btxnumerallong##1{\btxnumeralshort{#1}{##1}}% + \def\btxprintmonthyearnum##1##2{##1/##2}% + \def\btxkeywordlanguage##1{{\protect\selectlanguage{#1}##1}}% + \ifbbbblanguagenames + \def\btxlanguagenameamerican{\protect\foreignlanguage{#1}{ingilizce}}% + \def\btxlanguagenameaustrian{\protect\foreignlanguage{#1}{almanca}}% + \def\btxlanguagenamebrazil{\protect\foreignlanguage{#1}{portekizce}}% + \def\btxlanguagenamebrazilian{\protect\foreignlanguage{#1}{portekizce}}% + \def\btxlanguagenamebritish{\protect\foreignlanguage{#1}{ingilizce}}% + \def\btxlanguagenamebulgarian{\protect\foreignlanguage{#1}{bulgarca}}% + \def\btxlanguagenamecanadian{\protect\foreignlanguage{#1}{ingilizce}}% + \def\btxlanguagenamecanadien{\protect\foreignlanguage{#1}{frans{\i}zca}}% + \def\btxlanguagenamecatalan{\protect\foreignlanguage{#1}{katalanca}}% + \def\btxlanguagenamecroatian{\protect\foreignlanguage{#1}{h{\i}rvat\c{c}a}}% + \def\btxlanguagenameczech{\protect\foreignlanguage{#1}{\c{c}ek\c{c}e}}% + \def\btxlanguagenamedanish{\protect\foreignlanguage{#1}{danca}}% + \def\btxlanguagenamedutch{\protect\foreignlanguage{#1}{hollandaca}}% + \def\btxlanguagenameenglish{\protect\foreignlanguage{#1}{ingilizce}}% + \def\btxlanguagenameesperanto{\protect\foreignlanguage{#1}{esperanto}}% + \def\btxlanguagenamefinnish{\protect\foreignlanguage{#1}{fince}}% + \def\btxlanguagenamefrancais{\protect\foreignlanguage{#1}{franc\'es}}% + \def\btxlanguagenamefrench{\protect\foreignlanguage{#1}{frans{\i}zca}}% + \def\btxlanguagenamefrenchb{\protect\foreignlanguage{#1}{frans{\i}zca}}% + \def\btxlanguagenamegerman{\protect\foreignlanguage{#1}{almanca}}% + \def\btxlanguagenamegermanb{\protect\foreignlanguage{#1}{almanca}}% + \def\btxlanguagenamegreek{\protect\foreignlanguage{#1}{yunanca}}% + \def\btxlanguagenamehebrew{\protect\foreignlanguage{#1}{ibranice}}% + \def\btxlanguagenamehungarian{\protect\foreignlanguage{#1}{macarca}}% + \def\btxlanguagenameicelandic{\protect\foreignlanguage{#1}{izlandaca}}% + \def\btxlanguagenameirish{\protect\foreignlanguage{#1}{irlandaca}}% + \def\btxlanguagenameitalian{\protect\foreignlanguage{#1}{italyanca}}% + \def\btxlanguagenamelatin{\protect\foreignlanguage{#1}{latince}}% + \def\btxlanguagenamenaustrian{\protect\foreignlanguage{#1}{almanca}}% + \def\btxlanguagenamengerman{\protect\foreignlanguage{#1}{almanca}}% + \def\btxlanguagenamenorsk{\protect\foreignlanguage{#1}{norve\c{c}\c{c}e}}% + \def\btxlanguagenamenynorsk{\protect\foreignlanguage{#1}{norve\c{c}\c{c}e}}% + \def\btxlanguagenamepolish{\protect\foreignlanguage{#1}{leh\c{c}}}% + \def\btxlanguagenameportuges{\protect\foreignlanguage{#1}{portekizce}}% + \def\btxlanguagenameportuguese{\protect\foreignlanguage{#1}{portekizce}}% + \def\btxlanguagenamerussian{\protect\foreignlanguage{#1}{rus\c{c}a}}% + \def\btxlanguagenamescottish{\protect\foreignlanguage{#1}{isko\c{c}\c{c}a}}% + \def\btxlanguagenameserbian{\protect\foreignlanguage{#1}{s{\i}rp\c{c}a}}% + \def\btxlanguagenamespanish{\protect\foreignlanguage{#1}{espa\~nol}}% + \def\btxlanguagenameswedish{\protect\foreignlanguage{#1}{isve\c{c}\c{c}e}}% + \def\btxlanguagenameturkish{\protect\foreignlanguage{#1}{t\"{u}rk\c{c}e}}% + \def\btxlanguagenameUKenglish{\protect\foreignlanguage{#1}{ingilizce}}% + \def\btxlanguagenameUSenglish{\protect\foreignlanguage{#1}{ingilizce}}% + \fi +} +\AtBeginDocument{% + \ifbbbbfixlanguage + \else + \bbbbaddto{turkish}{bibsturkish} + \fi + \bbbbaddto{turkish}{btxifchangecaseoff} +} + +\endinput +%% +%% End of file `turkish.bdf'. -- cgit v1.2.3