From 9740f8c3b63721ae731d1a991e00d6ecb3a7e382 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 Jun 2021 20:43:52 +0000 Subject: bjfuthesis (21jun21) git-svn-id: svn://tug.org/texlive/trunk@59668 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bjfuthesis/README.md | 2 +- Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/bjfuthesis/README.md b/Master/texmf-dist/doc/latex/bjfuthesis/README.md index 173951390f4..7f8ce30d441 100644 --- a/Master/texmf-dist/doc/latex/bjfuthesis/README.md +++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls b/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls index 047d6f8bf04..86b1ac4ca98 100644 --- a/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls +++ b/Master/texmf-dist/tex/latex/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} -- cgit v1.2.3