summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-28 21:15:08 +0000
committerKarl Berry <karl@freefriends.org>2017-04-28 21:15:08 +0000
commit6d13785c9ae3fb3397ba21f0791d38af7961b41a (patch)
tree22df3d7729554449a6091ee53f3c23309bd87bd4 /Master/texmf-dist/tex/xelatex
parentc33cf483836d6a4e192470783df3aed02683552f (diff)
langsci (28apr17)
git-svn-id: svn://tug.org/texlive/trunk@44096 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx2
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx2
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx2
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/langscibook.cls4
4 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx b/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx
index 062b42d0c3d..36aa97e7552 100644
--- a/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx
+++ b/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx
@@ -5,7 +5,7 @@
% NB: The Unified Style Sheet wants abbreviated "ed(s)", "edn". But using the abbreviate option also abbreviates the names of months. But then dateabbrev=false restores the long names of months
% biblatex has a "useprefix" option, which makes "von" count for alphabetization; the Unified Stylesheet does not want that, so it is important that this option be disabled (even if an author tries to set it to true)
-\ExecuteBibliographyOptions{labeldate,sorting=nyt,abbreviate,dateabbrev=false,useprefix=false}
+\ExecuteBibliographyOptions{sorting=nyt,abbreviate,dateabbrev=false,useprefix=false}
% biblatex by default calls biblatex.def, we add to this authoryear.bbx, which in turn loads standard.bbx. So, sp-biblatex.bbx is built on top of those styles; once authoryear.bbx is loaded, we tell it not to put in dashes for repeated authors (in accordance with the Unified Stylesheet)
diff --git a/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx b/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx
index 1f541f6e127..df93cc833bf 100644
--- a/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx
+++ b/Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx
@@ -5,7 +5,7 @@
% NB: The Unified Style Sheet wants abbreviated "ed(s)", "edn". But using the abbreviate option also abbreviates the names of months. But then dateabbrev=false restores the long names of months
% biblatex has a "useprefix" option, which makes "von" count for alphabetization; the Unified Stylesheet does not want that, so it is important that this option be disabled (even if an author tries to set it to true)
-\ExecuteBibliographyOptions{labeldate,sorting=nyt,abbreviate,dateabbrev=false,useprefix=false}
+\ExecuteBibliographyOptions{sorting=nyt,abbreviate,dateabbrev=false,useprefix=false}
% biblatex by default calls biblatex.def, we add to this authoryear.bbx, which in turn loads standard.bbx. So, sp-biblatex.bbx is built on top of those styles; once authoryear.bbx is loaded, we tell it not to put in dashes for repeated authors (in accordance with the Unified Stylesheet)
diff --git a/Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx b/Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx
index 12638193071..0a91c6f0835 100644
--- a/Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx
+++ b/Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx
@@ -1,6 +1,6 @@
\ProvidesFile{sp-authoryear-comp.cbx}
-\ExecuteBibliographyOptions{labeldate,uniquename,uniquelist,autocite=inline}
+\ExecuteBibliographyOptions{uniquename,uniquelist,autocite=inline}
% disabled sortcites option, since it was sorting by name, instead of
% year, and we often want to keep citations in the order chosen by the
% author
diff --git a/Master/texmf-dist/tex/xelatex/langsci/langscibook.cls b/Master/texmf-dist/tex/xelatex/langsci/langscibook.cls
index 78e7147468d..14ed47d5119 100644
--- a/Master/texmf-dist/tex/xelatex/langsci/langscibook.cls
+++ b/Master/texmf-dist/tex/xelatex/langsci/langscibook.cls
@@ -1,7 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% File: langscibook.cls
%% Author: Language Science Press (http://langsci-press.org)
-%% Date: #FIXME UTC
+%% Date: 2017-04-28 11:11:11 UTC
%% Purpose: This file defines the basic document class
%% for books published with Language Science Press.
%% Language: LaTeX
@@ -52,7 +52,7 @@
% \_ Miscellaneous
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{langscibook}[2016/10/29 Language Science Press]
+\ProvidesClass{langscibook}[2017/04/26 Language Science Press]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%