diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx b/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx index d11936fc1fc..65b92e41b41 100644 --- a/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx +++ b/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx @@ -1,22 +1,23 @@ % english-philosophy.lbx,Ivan Valbusa 2010 -\ProvidesFile{english-philosophy.lbx}[2010/03/23 v 0.6 biblatex localization file for biblatex-philosophy] +\ProvidesFile{english-philosophy.lbx}[2010/11/20 v 0.7b biblatex localization file for biblatex-philosophy] \InheritBibliographyExtras{english} -\NewBibliographyString{transtolang} +\NewBibliographyString{transtolang,cit,reviewof} \DeclareBibliographyStrings{% inherit={english}, - opcit = {{cit\adddot}{cit\adddot}}, + cit = {{cit\adddot}{cit\adddot}}, + andothers = {{\mkbibemph{et\addabbrvspace al\adddot}}{\mkbibemph{et\addabbrvspace al\adddot}}}, ibidem = {{ivi}{ivi}}, loccit = {{ibidem}{ibidem}}, transtolang = {{eng\adddotspace trans\adddot}{eng\adddotspace trans\adddot}}, - andothers = {{\mkbibemph{et\addabbrvspace al\adddot}}{\mkbibemph{et\addabbrvspace al\adddot}}}, - editor = {{\mkpureparens{edited by}}{\mkpureparens{ed\adddotspace by}}}, - editors = {{\mkpureparens{edited by}}{\mkpureparens{ed\adddotspace by}}}, + editor = {{\mkpureparens{ed\adddot}}{\mkpureparens{ed\adddot}}}, + editors = {{\mkpureparens{eds.\adddot}}{\mkpureparens{eds\adddot}}}, backrefpage = {{cited on page\adddot}{cited on p\adddot}}, backrefpages = {{cited on pages\adddot}{cited on pp\adddot}}, + reviewof = {{Review of}{Review of}}, } |