From 6d13785c9ae3fb3397ba21f0791d38af7961b41a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 28 Apr 2017 21:15:08 +0000 Subject: langsci (28apr17) git-svn-id: svn://tug.org/texlive/trunk@44096 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/xelatex/langsci/biblatex-langsci-unified-undecap.bbx | 2 +- Master/texmf-dist/tex/xelatex/langsci/biblatex-langsci-unified.bbx | 2 +- Master/texmf-dist/tex/xelatex/langsci/langsci-authoryear-comp.cbx | 2 +- Master/texmf-dist/tex/xelatex/langsci/langscibook.cls | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex') 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] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.3