texlive[59668] Master/texmf-dist: bjfuthesis (21jun21)
commits+karl at tug.org
commits+karl at tug.org
Mon Jun 21 22:43:52 CEST 2021
Revision: 59668
http://tug.org/svn/texlive?view=revision&revision=59668
Author: karl
Date: 2021-06-21 22:43:52 +0200 (Mon, 21 Jun 2021)
Log Message:
-----------
bjfuthesis (21jun21)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/bjfuthesis/README.md
trunk/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls
Modified: trunk/Master/texmf-dist/doc/latex/bjfuthesis/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/bjfuthesis/README.md 2021-06-21 20:43:36 UTC (rev 59667)
+++ trunk/Master/texmf-dist/doc/latex/bjfuthesis/README.md 2021-06-21 20:43:52 UTC (rev 59668)
@@ -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.
Modified: trunk/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls 2021-06-21 20:43:36 UTC (rev 59667)
+++ trunk/Master/texmf-dist/tex/latex/bjfuthesis/bjfuthesis.cls 2021-06-21 20:43:52 UTC (rev 59668)
@@ -23,7 +23,7 @@
\def\keywords at label@zh{关键词:}
\def\keywords at label@en{Keywords: }
\def\chartnote at 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}
More information about the tex-live-commits
mailing list.