diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-09 22:43:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-09 22:43:52 +0000 |
commit | 44d34fff584d1ae1cf6fa8a66b447c188075a441 (patch) | |
tree | 37e0a339b1b4d02ec21a6e4f5f7465710084ef2f /Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx | |
parent | 1f81eb3f2ce28dfe62579f3755abf24c2bafc1d3 (diff) |
archaeologie (9nov15)
git-svn-id: svn://tug.org/texlive/trunk@38806 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx b/Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx new file mode 100644 index 00000000000..ba231534c1f --- /dev/null +++ b/Master/texmf-dist/tex/latex/archaeologie/archaeologie-ngerman.lbx @@ -0,0 +1,34 @@ +% archaeologie --% +% biblatex fuer Archaeologen, Historiker und Philologen +% Copyright (c) 2015 Lukas C. Bossert | Johannes Friedl +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 2005/12/01 or later. + + +\ProvidesFile{archaeologie_ngerman.lbx}% + [2015/11/11 v1.2 archaeologie --% + biblatex fuer Archaeologen, Historiker und Philologen, lbx-Datei] +\InheritBibliographyExtras{ngerman} + +\NewBibliographyString{origtitle} +\NewBibliographyString{firstprint} +\NewBibliographyString{reviewof} +\NewBibliographyString{reference} +\NewBibliographyString{translationof} + + +\DeclareBibliographyStrings{% + inherit = {ngerman}, + reference = {{Artikel}{Art\adddot}}, + reviewof = {{Rezension\addspace zu}{Rez\adddot\addabthinspace zu}}, + origtitle = {{Originaltitel}{Orig\adddot titel}}, + firstprint = {Erstauflage}{Erstaufl\adddot}, + translationof = {{\"Ubersetzung\addspace von}{\"Ubers\adddot\addspace von}}, + } +\endinput |