diff options
Diffstat (limited to 'german-legal-book.bbx')
-rw-r--r-- | german-legal-book.bbx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/german-legal-book.bbx b/german-legal-book.bbx index b686948..2102341 100644 --- a/german-legal-book.bbx +++ b/german-legal-book.bbx @@ -126,6 +126,8 @@ \xpretobibmacro{translator+othersstrg}{\addspace\bibopenparen}{}{} \xapptobibmacro{translator+othersstrg}{\bibcloseparen}{}{} +%%% in manchen Versionen wird der Doppelpunkt nicht aufrecht gesetzt... +%%% daher wird dieser Befehl hier entsprechend re-implementiert \renewbibmacro*{in:}{% \bibstring{in}% \addcolon% @@ -280,6 +282,9 @@ %%% Wird wie book definiert; keine Änderungen! \DeclareBibliographyAlias{commentary}{book} +%%% Für Kommentatoren +\DeclareBibliographyAlias{commentator}{misc} +\ExecuteBibliographyOptions[commentator]{skipbib=true} \endinput |