texlive[42681] Master/texmf-dist: biblatex-philosophy (11dec16)

commits+karl at tug.org commits+karl at tug.org
Sun Dec 11 23:33:06 CET 2016


Revision: 42681
          http://tug.org/svn/texlive?view=revision&revision=42681
Author:   karl
Date:     2016-12-11 23:33:06 +0100 (Sun, 11 Dec 2016)
Log Message:
-----------
biblatex-philosophy (11dec16)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf
    trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib
    trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
    trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib
===================================================================
--- trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib	2016-12-11 22:33:06 UTC (rev 42681)
@@ -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:
 
 
 

Modified: trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -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}}},

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{english-philosophy.lbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 
@@ -32,8 +31,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}}},

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{italian-philosophy.lbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-classic.bbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.cbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-classic.cbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.bbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.bbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-modern.bbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.cbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-modern.cbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-modern.cbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-standard.bbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-standard.bbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.bbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-verbose.bbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{philosophy-verbose.cbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 
@@ -73,31 +72,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{%
@@ -107,17 +106,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}}%
 \newbibmacro*{cite:opcit}{%
   \printtext[bibhyperlink]{\bibstring[\mkibid]{opcit}}}
 

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx	2016-12-11 22:31:44 UTC (rev 42680)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx	2016-12-11 22:33:06 UTC (rev 42681)
@@ -13,9 +13,8 @@
 %%   License information appended
 %% 
 \ProvidesFile{spanish-philosophy.lbx}
-    [2016/06/16 v1.8 A set of styles for biblatex]
+    [2016/11/26 v1.9 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:
 
 
 



More information about the tex-live-commits mailing list