diff --git a/Ch0-1-Abstract.tex b/Ch0-1-Abstract.tex index 194a662..12ce290 100644 --- a/Ch0-1-Abstract.tex +++ b/Ch0-1-Abstract.tex @@ -2,7 +2,7 @@ %\chapter[软件科学与工程学科发展战略(摘要)]{ 软件科学与工程学科\\发展战略(摘要) } -\epigraph{软件承载着我们的文明。\\Our civilization runs on software.}{Bjarne Stroustrup} +\epigraph{\emph{软件承载着我们的文明。\\Our civilization runs on software.}}{Bjarne Stroustrup} 这是摘要八千字 diff --git a/main.tex b/main.tex index 24db3a7..bc5cb00 100644 --- a/main.tex +++ b/main.tex @@ -13,9 +13,11 @@ \author{梅宏~~等 \\ \emph{中国科学院}} \begin{document} +\frontmatter \maketitle + \tableofcontents @@ -23,6 +25,8 @@ \addcontentsline{toc}{chapter}{软件科学与工程学科发展战略(摘要)} \input{Ch0-1-Abstract.tex} +\mainmatter + \part{软件学科发展回顾} \chapter{软件学科历史回顾}