summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/babelbib/german.bdf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/babelbib/german.bdf')
-rw-r--r--Master/texmf-dist/tex/latex/babelbib/german.bdf12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/babelbib/german.bdf b/Master/texmf-dist/tex/latex/babelbib/german.bdf
index e8778805ece..58bb7d134d3 100644
--- a/Master/texmf-dist/tex/latex/babelbib/german.bdf
+++ b/Master/texmf-dist/tex/latex/babelbib/german.bdf
@@ -8,17 +8,17 @@
%%
%% babelbib package
%%
-%% Copyright 2003--2009 Harald Harders
+%% Copyright 2003--2012 Harald Harders
%%
%% 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.
%%
-%% h.harders@tu-bs.de
+%% harald.harders@gmx.de
%%
\ProvidesFile{german.bdf}
- [2009/10/10 v1.29 babelbib: multilingual bibliographies (HH)]
+ [2012/01/03 v1.31 babelbib: multilingual bibliographies (HH)]
\newcommand\bibsgerman[1][german]{%
\def\biblanguagename{#1}%
\def\btxetalshort##1{\protect\foreignlanguage{#1}{et~al##1{}}}%
@@ -43,7 +43,9 @@
\def\btxeditionshort##1{\protect\foreignlanguage{#1}{Aufl##1{}}}%
\def\btxeditionlong##1{\protect\foreignlanguage{#1}{%
Auf\penalty10000\discretionary{-}{}{\kern.03em}%
- \allowhyphens lage}}%
+ \allowhyphens lage}}%
+ \def\btxeditionnumshort##1##2{\btxnumeralshort{##1}~\btxeditionshort{##2}}%
+ \def\btxeditionnumlong##1##2{\btxnumerallong{##1}~\btxeditionlong{##2}}%
\def\btxchaptershort##1{\protect\foreignlanguage{#1}{Kap##1{}}}%
\def\btxchapterlong##1{\protect\foreignlanguage{#1}{Kapitel}}%
\def\btxpageshort##1{\protect\foreignlanguage{#1}{S##1{}}}%
@@ -90,6 +92,8 @@
\def\Btxnumberlong{\btxnumberlong}%
\def\Btxeditionshort{\btxeditionshort}%
\def\Btxeditionlong{\btxeditionlong}%
+ \def\Btxeditionnumshort##1##2{\btxnumeralshort{##1}~\Btxeditionshort{##2}}%
+ \def\Btxeditionnumlong##1##2{\btxnumerallong{##1}~\Btxeditionlong{##2}}%
\def\Btxchaptershort{\btxchaptershort}%
\def\Btxchapterlong{\btxchapterlong}%
\def\Btxpageshort{\btxpageshort}%