summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-29 20:50:02 +0000
committerKarl Berry <karl@freefriends.org>2022-09-29 20:50:02 +0000
commit205871bcecf6dddcec61653bb1c04b95919d673c (patch)
tree8550b8c47be22884d23f35c07c4a5ec65349b39f
parent60ff2cddcaa605228a0d3a5c0d5480afad7183b2 (diff)
bithesis (29sep22)
git-svn-id: svn://tug.org/texlive/trunk@64554 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/bithesis/bithesis.pdfbin857837 -> 857788 bytes
-rw-r--r--Master/texmf-dist/source/latex/bithesis/bithesis.dtx13
-rw-r--r--Master/texmf-dist/tex/latex/bithesis/bitbeamer.cls2
-rw-r--r--Master/texmf-dist/tex/latex/bithesis/bitbook.cls2
-rw-r--r--Master/texmf-dist/tex/latex/bithesis/bithesis.cls7
-rw-r--r--Master/texmf-dist/tex/latex/bithesis/bitreport.cls2
6 files changed, 12 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf b/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf
index f20298992de..c58e6280286 100644
--- a/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf
+++ b/Master/texmf-dist/doc/latex/bithesis/bithesis.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/bithesis/bithesis.dtx b/Master/texmf-dist/source/latex/bithesis/bithesis.dtx
index caadd24251d..009e537a419 100644
--- a/Master/texmf-dist/source/latex/bithesis/bithesis.dtx
+++ b/Master/texmf-dist/source/latex/bithesis/bithesis.dtx
@@ -21,7 +21,7 @@
%<thesis>\ProvidesExplClass{bithesis}
%<report>\ProvidesExplClass{bitreport}
%<beamer>\ProvidesExplClass{bitbeamer}
-%<cls>{2022-09-15}{3.0.1}{BIT Thesis Templates}
+%<cls>{2022-09-29}{3.0.3}{BIT Thesis Templates}
%
%<oldcls>\NeedsTeXFormat{LaTeX2e}[2020/10/01]
%<book>\ProvidesClass{bitbook}
@@ -30,7 +30,7 @@
%<oldcls> [2022/05/09 v2.1.1 BIT Thesis Templates]
%
%<*driver>
-\ProvidesFile{bithesis.dtx}[2022/09/15 3.0.1 BIT Thesis Templates]
+\ProvidesFile{bithesis.dtx}[2022/09/29 3.0.3 BIT Thesis Templates]
\documentclass[letterpaper]{l3doc}
\usepackage{dtx-style}
@@ -264,7 +264,7 @@
%
% \begin{function}{type}
% \begin{bitsyntax}[emph={[1]type}]
-% type = (*<(bachelor)|\mbox{bachelor_translation}|\mbox{bachelor_english}|master|docter>*)
+% type = (*<(bachelor)|\mbox{bachelor_translation}|\mbox{bachelor_english}|master|doctor>*)
% \end{bitsyntax}
% 选择论文类型,它们分别对应:
% \begin{itemize}
@@ -1380,7 +1380,7 @@
% 定义论文类型的列表。
% \begin{macrocode}
\clist_const:Nn \c_@@_thesis_type_clist
- { bachelor, bachelor_translation, bachelor_english, master, docter}
+ { bachelor, bachelor_translation, bachelor_english, master, doctor}
% \end{macrocode}
% \end{variable}
@@ -2248,8 +2248,6 @@
{\heiti\zihao{-2} \l_@@_value_title_tl}
\vskip \stretch{1}
- % TODO: delete this?
- {\fangsong\zihao{4}}
\def\tabcolsep{1pt}
\def\arraystretch{1.5}
@@ -2998,6 +2996,7 @@
} {
\chapter{\c_@@_label_ack_tl}
}
+ \@@_if_graduate:TF {\fangsong}{}
#1
\end{blindPeerReview}
} {}
@@ -3481,7 +3480,7 @@
\newif\if@bit@bachelor
\newif\if@bit@docTranslation
\newif\if@bit@master
-\newif\if@bit@docter
+\newif\if@bit@doctor
\RequirePackage{kvoptions}
diff --git a/Master/texmf-dist/tex/latex/bithesis/bitbeamer.cls b/Master/texmf-dist/tex/latex/bithesis/bitbeamer.cls
index c321add68eb..c417542570b 100644
--- a/Master/texmf-dist/tex/latex/bithesis/bitbeamer.cls
+++ b/Master/texmf-dist/tex/latex/bithesis/bitbeamer.cls
@@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bitbeamer}
-{2022-09-15}{3.0.1}{BIT Thesis Templates}
+{2022-09-29}{3.0.3}{BIT Thesis Templates}
\keys_define:nn { bitbeamer }
diff --git a/Master/texmf-dist/tex/latex/bithesis/bitbook.cls b/Master/texmf-dist/tex/latex/bithesis/bitbook.cls
index 11a378876b3..14374bd3947 100644
--- a/Master/texmf-dist/tex/latex/bithesis/bitbook.cls
+++ b/Master/texmf-dist/tex/latex/bithesis/bitbook.cls
@@ -35,7 +35,7 @@
\newif\if@bit@bachelor
\newif\if@bit@docTranslation
\newif\if@bit@master
-\newif\if@bit@docter
+\newif\if@bit@doctor
\RequirePackage{kvoptions}
diff --git a/Master/texmf-dist/tex/latex/bithesis/bithesis.cls b/Master/texmf-dist/tex/latex/bithesis/bithesis.cls
index 6048872419a..823b145b80b 100644
--- a/Master/texmf-dist/tex/latex/bithesis/bithesis.cls
+++ b/Master/texmf-dist/tex/latex/bithesis/bithesis.cls
@@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bithesis}
-{2022-09-15}{3.0.1}{BIT Thesis Templates}
+{2022-09-29}{3.0.3}{BIT Thesis Templates}
\int_new:N \g__bithesis_thesis_type_int
@@ -63,7 +63,7 @@
\cs_new:Npn \__bithesis_if_doctor_thesis:TF #1#2 {\int_compare:nNnTF {\g__bithesis_thesis_type_int} = {5} {#1} {#2}}
\clist_const:Nn \c__bithesis_thesis_type_clist
- { bachelor, bachelor_translation, bachelor_english, master, docter}
+ { bachelor, bachelor_translation, bachelor_english, master, doctor}
\cs_new_protected:Npn \__bithesis_define_label:nn #1#2
{ \tl_const:cn { c__bithesis_label_ #1 _tl } {#2} }
@@ -809,8 +809,6 @@
{\heiti\zihao{-2} \l__bithesis_value_title_tl}
\vskip \stretch{1}
- % TODO: delete this?
- {\fangsong\zihao{4}}
\def\tabcolsep{1pt}
\def\arraystretch{1.5}
@@ -1554,6 +1552,7 @@
} {
\chapter{\c__bithesis_label_ack_tl}
}
+ \__bithesis_if_graduate:TF {\fangsong}{}
#1
\end{blindPeerReview}
} {}
diff --git a/Master/texmf-dist/tex/latex/bithesis/bitreport.cls b/Master/texmf-dist/tex/latex/bithesis/bitreport.cls
index fde2f8f7a23..66e9719837d 100644
--- a/Master/texmf-dist/tex/latex/bithesis/bitreport.cls
+++ b/Master/texmf-dist/tex/latex/bithesis/bitreport.cls
@@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bitreport}
-{2022-09-15}{3.0.1}{BIT Thesis Templates}
+{2022-09-29}{3.0.3}{BIT Thesis Templates}
\int_new:N \g__bithesis_report_type_int