summaryrefslogtreecommitdiff
path: root/macros/latex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-06-22 03:00:55 +0000
committerNorbert Preining <norbert@preining.info>2021-06-22 03:00:55 +0000
commit2a49c67eee870febe71143a093f3c304e0033153 (patch)
treec9806df7138b04732008e0f3ed8aaae00fc2da1b /macros/latex
parente5ca43f7439d850f4193a932455792429cff61eb (diff)
CTAN sync 202106220300
Diffstat (limited to 'macros/latex')
-rw-r--r--macros/latex/contrib/bjfuthesis/README.md2
-rw-r--r--macros/latex/contrib/bjfuthesis/bjfuthesis.cls3
2 files changed, 3 insertions, 2 deletions
diff --git a/macros/latex/contrib/bjfuthesis/README.md b/macros/latex/contrib/bjfuthesis/README.md
index 173951390f..7f8ce30d44 100644
--- a/macros/latex/contrib/bjfuthesis/README.md
+++ b/macros/latex/contrib/bjfuthesis/README.md
@@ -1,7 +1,7 @@
# 北京林业大学 (BJFU) 毕业论文模板 (LaTeX)
Copyright (C) 2021 Liu Changxin
-Version 1.1.0 (2021-06-17)
+Version 1.2.0 (2021-06-21)
## Abstract
This is a class file for producing dissertations and theses according to the Beijing Forestry University (BJFU) Guidelines for Undergraduate Theses and Dissertations.
diff --git a/macros/latex/contrib/bjfuthesis/bjfuthesis.cls b/macros/latex/contrib/bjfuthesis/bjfuthesis.cls
index 047d6f8bf0..86b1ac4ca9 100644
--- a/macros/latex/contrib/bjfuthesis/bjfuthesis.cls
+++ b/macros/latex/contrib/bjfuthesis/bjfuthesis.cls
@@ -23,7 +23,7 @@
\def\keywords@label@zh{关键词:}
\def\keywords@label@en{Keywords: }
\def\chartnote@label{注:}
-\ProvidesClass{bjfuthesis}[2021/06/07 A thesis class for Beijing Forestry University]
+\ProvidesClass{bjfuthesis}[2021/06/21 A thesis class for Beijing Forestry University]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{ctexbook}}
\ProcessOptions*
\LoadClass[a4paper,oneside,fontset=none]{ctexbook}
@@ -44,6 +44,7 @@
\setlength\bibitemsep{0pt}
\setlength{\fboxsep}{0pt}
\setlength{\fboxrule}{1pt}
+\setlength{\@fptop}{0pt}
\RequirePackage{etoolbox}
\setmainfont{Times New Roman}
\setCJKmainfont[AutoFakeBold]{SimSun}