diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-19 22:17:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-19 22:17:06 +0000 |
commit | 39010d345f62fd98626853160fbacf66fc329f0d (patch) | |
tree | 04cf2a9a138c050ad152b5099162784c3740bdaf /Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx | |
parent | a7b966f17514051acc780c2aa7fee25ca8748ecc (diff) |
archaeologie (19nov17)
git-svn-id: svn://tug.org/texlive/trunk@45852 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx b/Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx new file mode 100644 index 00000000000..89daf2c73c1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/archaeologie/spanish-archaeologie.lbx @@ -0,0 +1,35 @@ +% archaeologie --% +% biblatex for archaeologists, +% historians and philologists +% Copyright (c) 2017 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-spanish.lbx}% + [\arch@lbxid] + +\InheritBibliographyExtras{spanish} + +\NewBibliographyString{origtitle} +\NewBibliographyString{firstprint} +\NewBibliographyString{reference} +\NewBibliographyString{talk} +\NewBibliographyString{subvoce} +\NewBibliographyString{owntranslation} + +\DeclareBibliographyStrings{% + inherit = {spanish}, + subvoce = {{sub\addspace voce}{s\adddot\addnbthinspace v\adddot}}, + reference = {{Artículo}{Art\adddot}}, + origtitle = {{Título\addspace original}{Título\addspace original}}, + firstprint = {{Primera\addspace edición}{Primera\addspace edición}}, + talk = {{Conferencia}{Conferencia}}, + owntranslation = {{??}{??}},% FIX ME! +} +\endinput
\ No newline at end of file |