💥增加字体配置,调整seu版权声明格式

This commit is contained in:
Deans Yu 2019-10-08 12:49:07 +08:00
parent e16d623eec
commit 6748abc4f5
10 changed files with 80 additions and 39 deletions

BIN
config/font/simfang.ttf Normal file

Binary file not shown.

BIN
config/font/simhei.ttf Normal file

Binary file not shown.

BIN
config/font/simkai.ttf Normal file

Binary file not shown.

BIN
config/font/simsun.ttf Normal file

Binary file not shown.

BIN
config/font/times.ttf Normal file

Binary file not shown.

BIN
config/font/timesbd.ttf Normal file

Binary file not shown.

BIN
config/font/timesbi.ttf Normal file

Binary file not shown.

BIN
config/font/timesi.ttf Normal file

Binary file not shown.

View File

@ -20,7 +20,7 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01] \NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{seuthesiY}[2019/06/28 2.0.0 The LaTeX template for academic degree thesis of Southeast University] \ProvidesClass{seuthesiY}[2019/06/28 2.0.0 The LaTeX template for academic degree thesis of Southeast University]
\typeout{Document Class `seuthesiY' 2.0.0 by Deans Yu (2019/06/28). Document Class `seuthesiY' 1.0.2 by Deans Yu (2019/06/23). Document Class `seuthesix' 1.0.1 by James Fan (2016/03/20)} \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)}
\newif\ifnocolorlinks\nocolorlinksfalse \newif\ifnocolorlinks\nocolorlinksfalse
\newif\ifcoadvisor\coadvisorfalse \newif\ifcoadvisor\coadvisorfalse
@ -31,7 +31,7 @@
\newif\iffigurelist\figurelistfalse \newif\iffigurelist\figurelistfalse
\newif\iftablelist\tablelistfalse \newif\iftablelist\tablelistfalse
\newif\ifnomlist\nomlistfalse \newif\ifnomlist\nomlistfalse
\InputIfFileExists{seuthesix.cfg} \InputIfFileExists{config/seuthesix.cfg}
{\typeout{[seuthesix]: Load seuthesix.cfg successfully!}}% {\typeout{[seuthesix]: Load seuthesix.cfg successfully!}}%
{\typeout{[seuthesix]: Load seuthesix.cfg failed!}}% {\typeout{[seuthesix]: Load seuthesix.cfg failed!}}%
\DeclareOption{nocolorlinks}{\nocolorlinkstrue} \DeclareOption{nocolorlinks}{\nocolorlinkstrue}
@ -48,6 +48,38 @@
\LoadClass[twoside,a4paper,zihao=-4,UTF8,openright]{ctexbook} \LoadClass[twoside,a4paper,zihao=-4,UTF8,openright]{ctexbook}
\RequirePackage[titles]{tocloft} \RequirePackage[titles]{tocloft}
\renewcommand{\cftchapleader}{\bfseries\cftdotfill{\cftdotsep}} \renewcommand{\cftchapleader}{\bfseries\cftdotfill{\cftdotsep}}
%===============================================================================
%================================= ===================================
%
\setCJKmainfont[
Path = ./config/font/,
BoldFont=simhei.ttf,
ItalicFont=simkai.ttf,
BoldItalicFont=simfang.ttf
]{simsun.ttf}
\setCJKfamilyfont{zhsong}[Path = ./config/font/]{simsun.ttf}
\renewcommand{\songti}{\CJKfamily{zhsong}}
\setCJKfamilyfont{zhhei}[Path = ./config/font/]{simhei.ttf}
\renewcommand{\heiti}{\CJKfamily{zhhei}}
\setCJKfamilyfont{zhkai}[Path = ./config/font/]{simkai.ttf}
\newcommand{\kaiti}{\CJKfamily{zhkai}}
\setCJKfamilyfont{zhfs}[Path = ./config/font/]{simfang.ttf}
\newcommand{\fs}{\CJKfamily{zhfs}}
% my change, 使 Times New Roman
\setmainfont[
Path = ./config/font/,
BoldFont=timesbd.ttf,
ItalicFont=timesi.ttf,
BoldItalicFont=timesbi.ttf
]{times.ttf}
% \setCJKmainfont{SimSun}[ItalicFont = KaiTi, AutoFakeBold = true]
% \setmainfont[Mapping=tex-text]{Times New Roman}
\newcommand{\chuhao}{\fontsize{42bp}{46bp}\selectfont} \newcommand{\chuhao}{\fontsize{42bp}{46bp}\selectfont}
\newcommand{\xiaochuhao}{\fontsize{36bp}{40bp}\selectfont} \newcommand{\xiaochuhao}{\fontsize{36bp}{40bp}\selectfont}
\newcommand{\yichu}{\fontsize{32bp}{36bp}\selectfont} \newcommand{\yichu}{\fontsize{32bp}{36bp}\selectfont}
@ -62,7 +94,9 @@
\newcommand{\liuhao}{\fontsize{7.5bp}{9bp}\selectfont} \newcommand{\liuhao}{\fontsize{7.5bp}{9bp}\selectfont}
\newcommand{\xiaoliuhao}{\fontsize{6.5bp}{7.5bp}\selectfont} \newcommand{\xiaoliuhao}{\fontsize{6.5bp}{7.5bp}\selectfont}
\newcommand{\qihao}{\fontsize{5.5bp}{6.5bp}\selectfont} \newcommand{\qihao}{\fontsize{5.5bp}{6.5bp}\selectfont}
\setCJKmainfont{SimSun} %===============================================================================
\ctexset{% \ctexset{%
chapter/format=\centering, chapter/format=\centering,
chapter/nameformat=\large\heiti, chapter/nameformat=\large\heiti,
@ -80,7 +114,6 @@
} }
\RequirePackage[font=small]{caption} \RequirePackage[font=small]{caption}
%\RequirePackage{mathptmx} %\RequirePackage{mathptmx}
\setmainfont[Mapping=tex-text]{Times New Roman}
\RequirePackage{amsmath} \RequirePackage{amsmath}
\RequirePackage{amssymb} \RequirePackage{amssymb}
\RequirePackage{amsthm} \RequirePackage{amsthm}
@ -109,10 +142,10 @@
\renewcommand{\listalgorithmname}{} \renewcommand{\listalgorithmname}{}
% \RequirePackage[super,square]{natbib} % \RequirePackage[super,square]{natbib}
%================================================ %================================================
\RequirePackage[backend=biber,bibstyle=config/gb7714-2015,citestyle=config/gb7714-2015,gbfieldtype=true,url=false,gbpunctin=false, \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} gbpub=false,gbnamefmt=lowercase,gbbiblabel=dot,]{biblatex}
%================================================ %================================================
\newcommand\citen[1]{[\!\!\citenum{#1}]} % \newcommand\citen[1]{[\!\!\citenum{#1}]}
\RequirePackage{hyperref} \RequirePackage{hyperref}
\ifnocolorlinks \ifnocolorlinks
\hypersetup{colorlinks=false} \hypersetup{colorlinks=false}

View File

@ -45,39 +45,47 @@
\newcommand{\@thesistype}{\@degreelevel{}学位论文} \newcommand{\@thesistype}{\@degreelevel{}学位论文}
\newcommand{\signline}{\underline{\makebox[2.5cm][s]{}}} \newcommand{\signline}{\underline{\makebox[2.5cm][s]{}}}
\newcommand{\seudeclare}{ \newcommand{\seudeclare}{
\clearpage\thispagestyle{empty}\cleardoublepage\thispagestyle{empty} \clearpage\thispagestyle{empty}\cleardoublepage\thispagestyle{empty}
{\xiaosihao {
\begin{center} \begin{center}
{\heiti\sanhao 东南大学学位论文独创性声明} {\heiti\sanhao 东南大学学位论文独创性声明}
\end{center} \end{center}
\vspace{0.5in} \vspace{0.5in}
{ \linespread{1.5}
本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的
研究成果。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包 {\linespread{1.5}
含其他人已经发表或撰写过的研究成果,也不包含为获得东南大学或其它教 本人声明所呈交的学位论文是我个人在导师指导下进行的研究工作及取得的
育机构的学位或证书而使用过的材料。与我一同工作的同志对本研究所做的 研究成果。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包
任何贡献均已在论文中作了明确的说明并表示了谢意。\par} 含其他人已经发表或撰写过的研究成果,也不包含为获得东南大学或其它教
\vspace{0.3in} 育机构的学位或证书而使用过的材料。与我一同工作的同志对本研究所做的
\begin{flushright} 任何贡献均已在论文中作了明确的说明并表示了谢意。\par
研究生签名:\signline 日~期:\signline }
\end{flushright} \vspace{0.3in}
\vspace{1.5in} \begin{flushright}
\begin{center} 研究生签名:\signline 日~期:\signline
{\heiti\sanhao 东南大学学位论文使用授权声明} \end{flushright}
\end{center}
\vspace{0.5in}
{ \linespread{1.5} \vspace{1.5in}
东南大学、中国科学技术信息研究所、国家图书馆有权保留本人所送交学位 \begin{center}
论文的复印件和电子文档,可以采用影印、缩印或其他复制手段保存论文。 {\heiti\sanhao 东南大学学位论文使用授权声明}
本人电子文档的内容和纸质论文的内容相一致。除在保密期内的保密论文 \end{center}
外,允许论文被查阅和借阅,可以公布(包括刊登)论文的全部或部分内容。 \vspace{0.5in}
论文的公布(包括刊登)授权东南大学研究生院办理。\par}
\vspace{0.3in}
\begin{flushright} { \linespread{1.5}
研究生签名:\signline 导师签名:\signline 日~期:\signline 东南大学、中国科学技术信息研究所、国家图书馆有权保留本人所送交学位
\end{flushright} 论文的复印件和电子文档,可以采用影印、缩印或其他复制手段保存论文。
\par 本人电子文档的内容和纸质论文的内容相一致。除在保密期内的保密论文
} 外,允许论文被查阅和借阅,可以公布(包括刊登)论文的全部或部分内容。
论文的公布(包括刊登)授权东南大学研究生院办理。\par
}
\vspace{0.3in}
\begin{flushright}
研究生签名:\signline 导师签名:\signline 日~期:\signline
\end{flushright}
\par
}
} }
\endinput \endinput
%% %%