summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx
blob: ed7c3a026630c33077eed9cbb8c14e97879b2af1 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
%%
%% This is file `spanish-philosophy.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-philosophy.dtx  (with options: `spanish-lbx')
%%   ______________________________________________________
%%   The biblatex-philosophy package
%%   Copyright (C) 2009-2015 Ivan Valbusa
%%   All rights reserved
%% 
%%   License information appended
%% 
\ProvidesFile{spanish-philosophy.lbx}
    [2016/03/10 v1.4 valbusa beta]

%% These style redefines the \cmd{bibrangedash} and \cmd{bibdatedash} commands in order to get a simple hyphen (-) instead of an en dash (--) in the page and date ranges. If you prefer the en dash use the following code:



\InheritBibliographyExtras{spanish}

\DeclareBibliographyExtras{%
\protected\def\bibrangedash{%
    -\penalty\hyphenpenalty}%
  \protected\def\bibdatedash{\textendash}}%

\NewBibliographyString{origed,cited}

\DeclareBibliographyStrings{%
  inherit            =  {spanish},
  cited              =  {{cit\adddot}{cit\adddot}},
  opcit              =  {{op\adddot cit\adddot}{op\adddot cit\adddot}},
  ibidem             =  {{ivi}{ivi}},
  loccit             =  {{ibidem}{ibidem}},
  origed             =  {{edici\'{o}n original}{ed\adddot orig\adddot}},
  langspanish        =  {{espa\~{n}ol}{es\adddot}},
  editor             =  {{\mkpureparens{ed\adddot}}{\mkpureparens{ed\adddot}}},
  editors            =  {{\mkpureparens{ed\adddot}}{\mkpureparens{eds\adddot}}},
  backrefpage        =  {{Citado en la p\'{a}gina}
    {Citado en la \bibstring{page}\adddot}}, %%FIXME: Maiuscola iniziale?
  backrefpages       =  {{Citado en las p\'{a}ginas}
    {Citado en las \bibstring{pages}\adddot}}, %%FIXME: Maiuscola iniziale?
  pages              =  {{p\'aginas}{\iftoggle{bbx:classical}
    {p\'ags\adddot}{p\'ag\adddot}}},
  columns            =  {{columnas}{\iftoggle{bbx:classical}{cols\adddot}{col\adddot}}},
  lines              =  {{l\'ineas}{\iftoggle{bbx:classical}{ll\adddot}{l\adddot}}},
  verses             =  {{versos}{\iftoggle{bbx:classical}{vv\adddot}{v\adddot}}},
  volumes            =  {{vol\'uumenes}
    {\iftoggle{bbx:classical}{vols\adddot}{vol\adddot}}},
  withcommentator    =  {{comentarios de}{com\adddot\addabbrvspace de}},
  withannotator      =  {{notas de}{notas de}},
  withintroduction   =  {{introducci\'{o}n de}{intr\adddotspace de}},
  withforeword       =  {{prefacio de}{pref\adddotspace de}},
  withafterword      =  {{postfacio de}{postfacio de}},
  reprintas          =  {{reimpresi\'{o}n}{reimp\adddot}},
  translationof      =  {{traducci\'{o}n al espa\~{n}ol de}{trad\adddotspace de}},
  translationas      =  {{traducido al espa\~{n}ol como}{trad\adddotspace es\adddot}},
  reviewof           =  {{Rese\~{n}a de}{Rese\~{n}a de}}, %%FIXME: Maiuscola iniziale?
  section            =  {{secci\'{o}n}{sec\adddot}},
  sections           =  {{secciones}{\iftoggle{bbx:classical}
    {secs\adddot}{sec\adddot}}},
  byreviser          =  {{revisi\'{o}n de}{rev\adddotspace de}}
}
%% 
%%  Copyright 2009-2015 by Ivan Valbusa
%% 
%%  This program is provided under the terms of the
%%  LaTeX Project Public License distributed from CTAN
%%  archives in directory macros/latex/base/lppl.txt.
%% 
%%  Author: Ivan Valbusa
%%          ivan dot valbusa at univr dot it
%% 
%%  This work has the LPPL maintenance status "author-maintained".
%% 
%%
%% End of file `spanish-philosophy.lbx'.