summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/bibtex/gbt7714/gbt7714.pdfbin487773 -> 480329 bytes
-rw-r--r--Master/texmf-dist/source/bibtex/gbt7714/gbt7714.dtx5
-rw-r--r--Master/texmf-dist/source/bibtex/gbt7714/gbt7714.ins31
3 files changed, 34 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gbt7714/gbt7714.pdf b/Master/texmf-dist/doc/bibtex/gbt7714/gbt7714.pdf
index 7a2ac8e5439..67ff65f8425 100644
--- a/Master/texmf-dist/doc/bibtex/gbt7714/gbt7714.pdf
+++ b/Master/texmf-dist/doc/bibtex/gbt7714/gbt7714.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.dtx b/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.dtx
index d3e4ff98a64..88929ada329 100644
--- a/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.dtx
+++ b/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.dtx
@@ -23,6 +23,7 @@
\documentclass[a4paper]{l3doc}
\usepackage{hypdoc}
\usepackage[UTF8]{ctex}
+\usepackage{fontspec}
\usepackage{caption}
\usepackage{booktabs}
\usepackage{gbt7714}
@@ -30,8 +31,8 @@
\usepackage{listings}
\makeatletter
\hypersetup{allcolors=blue}
-\IfFileExists{/System/Library/Fonts/Times.ttc}{
- \setmainfont{Times}
+\IfFileExists{/System/Library/Fonts/Palatino.ttc}{
+ \setmainfont{Palatino}
\setsansfont[Scale=MatchLowercase]{Helvetica}
\setmonofont[Scale=MatchLowercase]{Menlo}
}{}
diff --git a/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.ins b/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.ins
new file mode 100644
index 00000000000..cc8d9864e89
--- /dev/null
+++ b/Master/texmf-dist/source/bibtex/gbt7714/gbt7714.ins
@@ -0,0 +1,31 @@
+% !TeX encoding = UTF-8
+% !TeX program = xetex
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\preamble
+-------------------------------------------------------------------
+GB/T 7714 BibTeX Style
+https://github.com/zepinglee/gbt7714-bibtex-style
+Version: 2022/10/03 v2.1.5
+-------------------------------------------------------------------
+Copyright (C) 2016--\the\year by Zeping Lee <zepinglee AT gmail.com>
+-------------------------------------------------------------------
+This file may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3c
+of this license or (at your option) any later version.
+The latest version of this license is in
+ https://www.latex-project.org/lppl.txt
+and version 1.3c or later is part of all distributions of LaTeX
+version 2008 or later.
+-------------------------------------------------------------------
+\endpreamble
+\nopostamble
+\generate{
+ \file{gbt7714.sty}{\from{gbt7714.dtx}{package}}
+ \file{gbt7714-numerical.bst}{\from{gbt7714.dtx}{2015,numerical}}
+ \file{gbt7714-author-year.bst}{\from{gbt7714.dtx}{2015,author-year}}
+ \file{gbt7714-2005-numerical.bst}{\from{gbt7714.dtx}{2005,numerical}}
+ \file{gbt7714-2005-author-year.bst}{\from{gbt7714.dtx}{2005,author-year}}
+}
+\endbatchfile