summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx
blob: 007148bc477c560ea68c74f33bbb54801199666c (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
%%
%% This is file `english-philosophy.lbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-philosophy.dtx  (with options: `english-lbx')
%%   ______________________________________________________
%%   The biblatex-philosophy package
%%   Copyright (C) 2009-2016 Ivan Valbusa
%%   All rights reserved
%% 
%%   License information appended
%% 
\ProvidesFile{english-philosophy.lbx}
    [2016/05/18 v1.5 A set of styles for biblatex]

%% 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{english}

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

\NewBibliographyString{cited,origed}

\DeclareBibliographyStrings{%
  inherit            =  {english},
  nodate             =  {{no date}{n\adddot d\adddot}},
  cited              =  {{cit\adddot}{cit\adddot}},
  ibidem             =  {{ivi}{ivi}},
  loccit             =  {{ibidem}{ibidem}},
  origed             =  {{orig\adddotspace ed\adddot}{orig\adddotspace ed\adddot}},
  editor             =  {{\mkpureparens{ed\adddot}}{\mkpureparens{ed\adddot}}},
  editors            =  {{\mkpureparens{eds\adddot}}{\mkpureparens{eds\adddot}}},
  reviewof           =  {{Review of}{Review of}},
  translationas       =  {{trans\adddot}{trans\adddot}},
  backrefpage        =  {{cited on  page}{cited on  p\adddot}},
  backrefpages       =  {{cited on  pages}{cited on  pp\adddot}}
  }
%% 
%%  Copyright 2009-2016 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 `english-philosophy.lbx'.