summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/biblatex-philosophy
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-11 22:33:06 +0000
committerKarl Berry <karl@freefriends.org>2016-12-11 22:33:06 +0000
commitb61c39de9d5fba4e780315259a21990f6c9b1807 (patch)
treefe51e6ef8b22f89019b1499e07f33f6c95883636 /Master/texmf-dist/source/latex/biblatex-philosophy
parent72b09a95e33b49273735d86bd57a872cb6b77c92 (diff)
biblatex-philosophy (11dec16)
git-svn-id: svn://tug.org/texlive/trunk@42681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/biblatex-philosophy')
-rw-r--r--Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib1
-rw-r--r--Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx67
2 files changed, 34 insertions, 34 deletions
diff --git a/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib b/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib
index c346a2fb169..6876be04eec 100644
--- a/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib
+++ b/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib
@@ -13,7 +13,6 @@
%% License information appended
%%
-%% 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:
diff --git a/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx b/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx
index 4951c888a18..864f8232cd2 100644
--- a/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx
+++ b/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx
@@ -98,7 +98,7 @@
%<english-lbx>\ProvidesFile{english-philosophy.lbx}
%<spanish-lbx>\ProvidesFile{spanish-philosophy.lbx}
%<*standard-bbx|classic-bbx|modern-bbx|verbose-bbx|classic-cbx|modern-cbx|verbose-cbx|italian-lbx|english-lbx|spanish-lbx>
- [2016/06/16 v1.8 A set of styles for biblatex]
+ [2016/11/26 v1.9 A set of styles for biblatex]
%</standard-bbx|classic-bbx|modern-bbx|verbose-bbx|classic-cbx|modern-cbx|verbose-cbx|italian-lbx|english-lbx|spanish-lbx>
%<*driver>
\documentclass[10pt]{ltxdoc}
@@ -260,7 +260,7 @@
%</driver>
% \fi
%
-% \CheckSum{4087}
+% \CheckSum{4091}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -278,6 +278,7 @@
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
+% \changes{v1.9}{2016/11/26}{Redefined \opt{ibidem} and \opt{loccit} strings in file \file{english-philosophy.lbx} according to the Chicago Manual of Style.}
% \changes{v1.8}{2016/06/16}{Maintenance release. Corrected an incompatibility with \opt{scauthors} option.}
% \changes{v1.7}{2016/06/10}{Maintenance release. Updated documentation.}
% \changes{v1.6}{2016/05/22}{Removed compatibility with legacy Bib\TeX{} backend.}
@@ -966,7 +967,7 @@
%
% \subsection{Date and page ranges}
%
-%% 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:
+% 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:
%\begin{verbatim}
%\DefineBibliographyExtras{<language>}{%
% \protected\def\bibrangedash{%
@@ -4336,31 +4337,31 @@
\let\mkbibnameaffix\mkbibsc}{}%
\nameparts{#1}%
\ifcase\value{uniquename}%
- \usebibmacro{name:family}
- {\namepartfamily}
- {\namepartgiven}
- {\namepartprefix}
+ \usebibmacro{name:family}%
+ {\namepartfamily}%
+ {\namepartgiven}%
+ {\namepartprefix}%
{\namepartsuffix}%
\or
\ifuseprefix
- {\usebibmacro{name:given-family}
- {\namepartfamily}
- {\namepartgiveni}
- {\namepartprefix}
- {\namepartsuffixi}}
- {\usebibmacro{name:given-family}
- {\namepartfamily}
- {\namepartgiveni}
- {\namepartprefixi}
+ {\usebibmacro{name:given-family}%
+ {\namepartfamily}%
+ {\namepartgiveni}%
+ {\namepartprefix}%
+ {\namepartsuffixi}}%
+ {\usebibmacro{name:given-family}%
+ {\namepartfamily}%
+ {\namepartgiveni}%
+ {\namepartprefixi}%
{\namepartsuffixi}}%
\or
- \usebibmacro{name:given-family}
- {\namepartfamily}
- {\namepartgiven}
- {\namepartprefix}
+ \usebibmacro{name:given-family}%
+ {\namepartfamily}%
+ {\namepartgiven}%
+ {\namepartprefix}%
{\namepartsuffix}%
\fi
- \usebibmacro{name:andothers}}
+ \usebibmacro{name:andothers}}%
}{}}%
%\DeclareNameFormat{scdefault}{%
%\iffootnote{%
@@ -4380,17 +4381,17 @@
\let\mkbibnameaffix\mkbibsc}{}%
\nameparts{#1}%
\ifgiveninits
- {\usebibmacro{name:given-family}
- {\namepartfamily}
- {\namepartgiveni}
- {\namepartprefix}
- {\namepartsuffix}}
- {\usebibmacro{name:given-family}
- {\namepartfamily}
- {\namepartgiven}
- {\namepartprefix}
+ {\usebibmacro{name:given-family}%
+ {\namepartfamily}%
+ {\namepartgiveni}%
+ {\namepartprefix}%
{\namepartsuffix}}%
- \usebibmacro{name:andothers}}
+ {\usebibmacro{name:given-family}%
+ {\namepartfamily}%
+ {\namepartgiven}%
+ {\namepartprefix}%
+ {\namepartsuffix}}%
+ \usebibmacro{name:andothers}}%
% \end{macrocode}
% \subsubsection{New macros}
% \begin{macrocode}
@@ -4563,8 +4564,8 @@
inherit = {english},
nodate = {{no date}{n\adddot d\adddot}},
cited = {{cit\adddot}{cit\adddot}},
- ibidem = {{ivi}{ivi}},
- loccit = {{ibidem}{ibidem}},
+ ibidem = {{ibid\adddot}{ibid\adddot}},
+ loccit = {{ibid\adddot}{ibid\adddot}},
origed = {{orig\adddotspace ed\adddot}{orig\adddotspace ed\adddot}},
editor = {{\mkpureparens{ed\adddot}}{\mkpureparens{ed\adddot}}},
editors = {{\mkpureparens{eds\adddot}}{\mkpureparens{eds\adddot}}},