diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-07 22:05:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-07 22:05:12 +0000 |
commit | 307f7f197519e09f94d9dd8bb611fa12ed30166b (patch) | |
tree | cea480390c9b969700f634584c81b6c5f638bba9 /Master/texmf-dist/tex/latex/babelbib/finnish.bdf | |
parent | 554e838827e41a9f78e30e09e0f52ef6d454b2ce (diff) |
babelbib (7jan21)
git-svn-id: svn://tug.org/texlive/trunk@57345 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/babelbib/finnish.bdf')
-rw-r--r-- | Master/texmf-dist/tex/latex/babelbib/finnish.bdf | 23 |
1 files changed, 15 insertions, 8 deletions
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 <huuskone@cc.helsinki.fi> +%% Taneli Huuskonen <huuskone@cc.helsinki.fi> and +%% Timo Kalliom\"aki <timoka10@gmail.com> \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}}% |