summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx b/Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx
new file mode 100644
index 00000000000..2a88049b12d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-musuos/german-musuos.lbx
@@ -0,0 +1,21 @@
+% Tobias Weh, 2011
+\ProvidesFile{german-musuos.lbx}[2011/09/10 v1.0 biblatex localization file]
+
+% Extras aus der Standarddatei übernehmen
+\InheritBibliographyExtras{german}
+
+% Ein neuer String wird beötigt für "zitiert nach"-Zitate
+\NewBibliographyString{bibcitedas,opus,quotedfrom,quotedon}
+
+% neuen String definieren und urlseen ändern
+% mit inherit = {german} werden die Standards eingeschlossen
+\DeclareBibliographyStrings{%
+ inherit = {german},
+ bibcitedas = {{zitiert als}{zit. als}},
+ quotedfrom = {{\unspace}{\unspace}},
+ quotedon = {{zitiert nach}{zit\adddotspace nach}},
+ urlseen = {{am}{am}},
+ opus = {{op.}{op.}}
+}
+
+\endinput \ No newline at end of file