blob: 1e91e99cb5eae23b81b883c6d7b0bfc3c9450159 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
%%
%% This is file `spanish-archaeologie.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% archaeologie.dtx (with options: `lbx,es')
%% ----------------------------------------------------------------
%% biblatex-archaeologie ---
%% Author: Lukas C. Bossert
%% E-mail: info@biblatex.texografie.de
%% License: Released under the LaTeX Project Public License v1.3c or later
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
\def\archDate{2020/08/08}
\def\archVersion{2.4.5}
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesFile{spanish-archaeologie.lbx}
[\archVersion\space\archDate Spanish conventions required by the biblatex-archaeologie style]
\InheritBibliographyExtras{spanish}
\DeclareBibliographyStrings{%
inherit = {spanish},
magthesis = {{}{}},% FIXME!
mathesis = {{}{}},% FIXME!
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 = {{??}{??}},% FIXME!
}
%%
%% Copyright (C) 2019 Lukas C. Bossert // digitales-altertum.de
%%
%% End of file `spanish-archaeologie.lbx'.
|