From cfcd43f33b17b5eb32ebb5a917f144700c9c1ef1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 28 May 2022 20:21:20 +0000 Subject: nwafuthesis (28may22) git-svn-id: svn://tug.org/texlive/trunk@63429 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/nwafuthesis/nwafudoc.cls | 2 +- .../doc/latex/nwafuthesis/nwafuthesis.pdf | Bin 2339629 -> 2340425 bytes .../source/latex/nwafuthesis/nwafuthesis.dtx | 13 +++++++------ .../tex/latex/nwafuthesis/nwafuthesis.cls | 10 +++++----- 4 files changed, 13 insertions(+), 12 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/nwafuthesis/nwafudoc.cls b/Master/texmf-dist/doc/latex/nwafuthesis/nwafudoc.cls index bfb7fa120a1..02ac5c3c0bb 100644 --- a/Master/texmf-dist/doc/latex/nwafuthesis/nwafudoc.cls +++ b/Master/texmf-dist/doc/latex/nwafuthesis/nwafudoc.cls @@ -31,7 +31,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo $Id: nwafuthesis.dtx 1.13 2022-05-26 Nan Geng $ +\GetIdInfo $Id: nwafuthesis.dtx 1.14 2022-05-28 Nan Geng $ {Documentation class for nwafuthesis} \ProvidesExplClass{nwafudoc} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/Master/texmf-dist/doc/latex/nwafuthesis/nwafuthesis.pdf b/Master/texmf-dist/doc/latex/nwafuthesis/nwafuthesis.pdf index 4603ecc9f1c..dce2ecb8f5a 100644 Binary files a/Master/texmf-dist/doc/latex/nwafuthesis/nwafuthesis.pdf and b/Master/texmf-dist/doc/latex/nwafuthesis/nwafuthesis.pdf differ diff --git a/Master/texmf-dist/source/latex/nwafuthesis/nwafuthesis.dtx b/Master/texmf-dist/source/latex/nwafuthesis/nwafuthesis.dtx index 56cff0bc085..9ece7e75afc 100644 --- a/Master/texmf-dist/source/latex/nwafuthesis/nwafuthesis.dtx +++ b/Master/texmf-dist/source/latex/nwafuthesis/nwafuthesis.dtx @@ -110,7 +110,7 @@ %\NeedsTeXFormat{LaTeX2e} %\RequirePackage{expl3} %<*!(driver|install)> -%\GetIdInfo $Id: nwafuthesis.dtx 1.13 2022-05-26 Nan Geng $ +%\GetIdInfo $Id: nwafuthesis.dtx 1.14 2022-05-28 Nan Geng $ % {Thesis template for Northwest A\&F University} %\ProvidesExplClass{\ExplFileName} % {Definition file for nwafuthesis} @@ -143,7 +143,7 @@ \textbf{\nwafuthesis: 西北农林科技大学学位论文 \xpinyin[font=\sffamily,format=\color{MaterialIndigo800}]{模}{mu2}板}}} \author{耿楠} -\date{\today\quad v1.13% +\date{\today\quad v1.14% \thanks{\url{https://gitee.com/nwafu_nan/nwafuthesis-l3}.}} \begin{document} @@ -7521,6 +7521,7 @@ % \end{environment} % % \changes{v1.10}{2022/03/17}{直接使用胡振震制定的gb7714-NWAFU实现参考文献样式控制。} +% \changes{v1.14}{2022/05/26}{调整作者姓在前名在后,缩写不加点。} % % \subsection{参考文献著录与引用} % @@ -7569,16 +7570,16 @@ % \end{macrocode} % 其它参数。 % \begin{macrocode} - % \@@_pass_options_to_biblatex:n - % { + \@@_pass_options_to_biblatex:n + { % backend = biber, % sortlocale=zh__pinyin, gbtype=false, % maxbibnames=99, maxcitenames=2, mincitenames=1, % gbpub=false, uniquename=false, uniquelist=false, - % gbnamefmt=lowercase, + gbnamefmt=lowercase, % doi=false, isbn=false, % gbfieldtype=true, gbpunctin=false, - % } + } } \cs_new_protected:Npn \@@_biblatex_post_setup: { diff --git a/Master/texmf-dist/tex/latex/nwafuthesis/nwafuthesis.cls b/Master/texmf-dist/tex/latex/nwafuthesis/nwafuthesis.cls index 5ddf4094cf2..057ec3a74dc 100644 --- a/Master/texmf-dist/tex/latex/nwafuthesis/nwafuthesis.cls +++ b/Master/texmf-dist/tex/latex/nwafuthesis/nwafuthesis.cls @@ -30,7 +30,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo $Id: nwafuthesis.dtx 1.13 2022-05-26 Nan Geng $ +\GetIdInfo $Id: nwafuthesis.dtx 1.14 2022-05-28 Nan Geng $ {Thesis template for Northwest A\&F University} \ProvidesExplClass{\ExplFileName} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -3315,16 +3315,16 @@ \cs_new_protected:Npn \__nwafu_biblatex_pre_setup: { \__nwafu_pass_options_to_biblatex:n { style = gb7714-NWAFU } - % \__nwafu_pass_options_to_biblatex:n - % { + \__nwafu_pass_options_to_biblatex:n + { % backend = biber, % sortlocale=zh__pinyin, gbtype=false, % maxbibnames=99, maxcitenames=2, mincitenames=1, % gbpub=false, uniquename=false, uniquelist=false, - % gbnamefmt=lowercase, + gbnamefmt=lowercase, % doi=false, isbn=false, % gbfieldtype=true, gbpunctin=false, - % } + } } \cs_new_protected:Npn \__nwafu_biblatex_post_setup: { -- cgit v1.2.3