From 65e51f05ded027c362e5d1e59aeac8b624c92a29 Mon Sep 17 00:00:00 2001 From: Deans Yu Date: Thu, 19 Dec 2019 21:14:37 +0800 Subject: [PATCH] =?UTF-8?q?:wrench:=E6=9B=B4=E6=94=B9=E9=A1=B5=E8=BE=B9?= =?UTF-8?q?=E8=B7=9D=E5=92=8C=E5=8F=82=E8=80=83=E6=96=87=E7=8C=AE=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- config/seuthesiY.cls | 18 ++++++++++++------ 3 files changed, 21 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73bf437..0c9b64c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ - [ ] 更改图名编码方式(可能不需求) - [ ] 增加表格样式的包 +## [3.0.1] - 2019-12-16 + +### Changed +- 页边距设置为 2cm +- 最后的参考文献加中括号 + + + ## [3.0.2] - 2019-12-16 ### Debuged diff --git a/README.md b/README.md index 388f7a6..3ec0ef4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## SeuThesiY -![Version](https://img.shields.io/badge/%20Version-3.0.2-green?style=for-the-badge&logo=appveyor) ![GitHub](https://img.shields.io/github/license/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) ![GitHub stars](https://img.shields.io/github/stars/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) +![Version](https://img.shields.io/badge/%20Version-3.1.0-green?style=for-the-badge&logo=appveyor) ![GitHub](https://img.shields.io/github/license/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) ![GitHub stars](https://img.shields.io/github/stars/DansYU/SeuThesiY?style=for-the-badge&logo=appveyor) **SeuThesiY** 提供了一个用于排版东南大学硕博学位论文的LaTeX模板。该模板主要是在[seuthesix](https://github.com/zhimengfan1990/seuthesix)基础上进行的修改。 diff --git a/config/seuthesiY.cls b/config/seuthesiY.cls index 2fcdf55..682b1e2 100644 --- a/config/seuthesiY.cls +++ b/config/seuthesiY.cls @@ -19,8 +19,8 @@ \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesClass{seuthesiY}[2019/10/06 3.0.0 The LaTeX template for academic degree thesis of Southeast University] -\typeout{Document Class `seuthesiY' 3.0.0 by Deans Yu (2019/10/06). Document Class `seuthesiY' 2.0.0 by Deans Yu (2019/06/28). Document Class `seuthesix' 1.0.1 by James Fan (2016/03/20)} +\ProvidesClass{seuthesiY}[2019/12/19 3.1.0 The LaTeX template for academic degree thesis of Southeast University] +\typeout{Document Class `seuthesiY' 3.1.0 by Deans Yu (2019/12/06). Document Class `seuthesiY' 1.0.2 by Deans Yu (2019/06/23). Document Class `seuthesix' 1.0.1 by James Fan (2016/03/20)} \newif\ifnocolorlinks\nocolorlinksfalse \newif\ifcoadvisor\coadvisorfalse @@ -94,7 +94,12 @@ BoldItalicFont=timesbi.ttf \newcommand{\liuhao}{\fontsize{7.5bp}{9bp}\selectfont} \newcommand{\xiaoliuhao}{\fontsize{6.5bp}{7.5bp}\selectfont} \newcommand{\qihao}{\fontsize{5.5bp}{6.5bp}\selectfont} -%=============================================================================== + + + + + + \ctexset{% @@ -142,8 +147,9 @@ BoldItalicFont=timesbi.ttf \renewcommand{\listalgorithmname}{算法目录} % \RequirePackage[super,square]{natbib} %================================================ -\RequirePackage[backend=biber,bibstyle=config/gb7714-2015,citestyle=config/gb7714-2015,gbfieldtype=true,url=false,doi=false,gbpunctin=false, -gbpub=false,gbnamefmt=lowercase,gbbiblabel=dot,]{biblatex} +% \RequirePackage[backend=biber,bibstyle=config/gb7714-2015,citestyle=config/gb7714-2015,gbfieldtype=true,doi=false,gbpunctin=false, +% gbpub=false,gbnamefmt=lowercase,gbbiblabel=dot]{biblatex} +\usepackage[backend=biber,style=config/gb7714-2015,gbalign=config/gb7714-2015,url=false,doi=false,gbnamefmt=lowercase,gbpub=false,gbfieldtype=true,gbpunctin=false,gbpub=false]{biblatex} \AtBeginBibliography{\small} %================================================ % \newcommand\citen[1]{[\!\!\citenum{#1}]} @@ -171,7 +177,7 @@ gbpub=false,gbnamefmt=lowercase,gbbiblabel=dot,]{biblatex} \end{picture} } -\RequirePackage[top=1.2in,bottom=1in,left=2.5cm,right=2.5cm,a4paper]{geometry} +\RequirePackage[top=2cm,bottom=2cm,left=2cm,right=2cm,a4paper]{geometry} \RequirePackage{fancyhdr} \fancypagestyle{seustyle}{% \fancyhf{}