summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-14 20:39:01 +0000
committerKarl Berry <karl@freefriends.org>2020-03-14 20:39:01 +0000
commit8f355f2ef89606139b19478647af702523f7d9e7 (patch)
tree3fd372bc702fa67ca8d45760aab8f42cf1b3bc1b /Master/texmf-dist/tex/latex
parent75992f7fdc6967d0d67027de3074560ca24878ff (diff)
gbt7714 (14mar20)
git-svn-id: svn://tug.org/texlive/trunk@54293 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/gbt7714/gbt7714.sty7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/gbt7714/gbt7714.sty b/Master/texmf-dist/tex/latex/gbt7714/gbt7714.sty
index 92d2e5ed6b3..fd7fe5c0941 100644
--- a/Master/texmf-dist/tex/latex/gbt7714/gbt7714.sty
+++ b/Master/texmf-dist/tex/latex/gbt7714/gbt7714.sty
@@ -8,7 +8,7 @@
%% -------------------------------------------------------------------
%% GB/T 7714-2015 BibTeX Style
%% https://github.com/CTeX-org/gbt7714-bibtex-style
-%% Version: 2020/03/04 v2.0
+%% Version: 2020/03/14 v2.0.1
%% -------------------------------------------------------------------
%% Copyright (C) 2016-2020 by Zeping Lee <zepinglee AT gmail.com>
%% -------------------------------------------------------------------
@@ -22,7 +22,7 @@
%% -------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{gbt7714}
- [2020/03/04 v2.0 GB/T 7714-2015 BibTeX Style]
+ [2020/03/14 v2.0.1 GB/T 7714-2015 BibTeX Style]
\newif\ifgbt@legacy@interface
\newif\ifgbt@mmxv
\newif\ifgbt@numerical
@@ -30,8 +30,6 @@
\newcommand\gbt@obselete@option[1]{%
\PackageWarning{gbt7714}{The option "#1" is obselete}%
}
-\DeclareOption{authoryear}{}
-
\DeclareOption{2015}{%
\gbt@obselete@option{2015}%
\gbt@legacy@interfacetrue
@@ -63,6 +61,7 @@
\ProcessOptions\relax
\RequirePackage[compress]{natbib}
\RequirePackage{url}
+\renewcommand\newblock{\space}
\newcommand\bibstyle@super{\bibpunct{[}{]}{,}{s}{,}{\textsuperscript{,}}}
\newcommand\bibstyle@numbers{\bibpunct{[}{]}{,}{n}{,}{,}}
\newcommand\bibstyle@authoryear{\bibpunct{(}{)}{;}{a}{,}{,}}