Skip to content

Commit e3ef4a1

Browse files
committed
fix default title
1 parent e51226e commit e3ef4a1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/chap01.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ \section{选题背景与意义}
2020

2121
\section{国内外研究现状和相关工作}
2222
\label{sec:related_work}
23-
对国内外研究现状和相关领域中已有的研究成果的简要评述
23+
对国内外研究现状和相关领域中已有的研究成果的简要评述
2424
\section{本文的论文结构与章节安排}
2525

2626
\label{sec:arrangement}
@@ -35,5 +35,5 @@ \section{本文的论文结构与章节安排}
3535

3636
第四章为可用的\LaTeX 的代码段方便大家进行编辑。
3737

38-
第五章是本文的最后一章,总结与展望。是对本文内容的整体性总结以及对未来工作的展望
38+
第五、六章是本文的最后两章,作为空白章节例子
3939

docs/info.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
% 封面标题。由于技术所限,封面题目过长的划分交由用户您进行定夺
1212
% 这也能让您的论文封面看起来更有美感
1313
\covertitlefirst{中山大学}
14-
\covertitlesecond{本科毕业论文非正式模版}
15-
14+
\covertitlesecond{本科毕业论文(设计)}
15+
1616
% Author: Souler Ou
1717
% 修改者: 欧一锋
1818
% Date: 3/30/2018
1919
% Mail: ou@souler.cc
2020
%如果英文标题过长可以使用此两项作为表三(答辩记录表)的标题。
21-
\etitlefirst{Unofficial \LaTeX \ Template}
21+
\etitlefirst{\LaTeX \ Template}
2222
\etitlesecond{for SYSU Graduation Thesis}
2323

2424
% 中文标题
25-
\ctitle{中山大学本科毕业论文非正式模版}
26-
\etitle{Unofficial \LaTeX\ Template for Undergraduate Thesis of SYSU}
25+
\ctitle{中山大学本科毕业论文}
26+
\etitle{ \LaTeX \ Template for SYSU Graduation Thesis}
2727

2828
% 作者详细信息
2929
\author{王小明}

0 commit comments

Comments
 (0)