update options

This commit is contained in:
EthanDeng
2019-11-26 13:33:58 +08:00
parent 622b95d238
commit b62319de1f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[cn,11pt]{elegantbook}
\documentclass[cn,11pt, simple]{elegantbook}
\title{ElegantBook优美的 \LaTeX{} 书籍模板}
\subtitle{Elegant\LaTeX{} 经典之作}
@@ -14,6 +14,9 @@
\logo{logo.png}
\cover{cover.jpg}
\begin{document}
\maketitle

View File

@@ -1,4 +1,4 @@
\documentclass[fancy,11pt,twocol,mtpro2]{elegantbook}
\documentclass[fancy,11pt]{elegantbook}
\title{An Elegant \LaTeX{} Template for Books}
\subtitle{Classic Elegant\LaTeX{} Template}

View File

@@ -280,7 +280,6 @@
\newcommand\figref[1]{\textbf{Figure}~\ref{#1}}
\newcommand\tabref[1]{\textbf{Table}~\ref{#1}}
\renewcommand{\chaptername}{Chapter \thechapter}
\renewcommand{\chaptername}{Appendix \thechapter}
\bibliographystyle{aer}
}{\relax}