From b62319de1f07eb82532f9a96398ec83b89d8f9bd Mon Sep 17 00:00:00 2001 From: EthanDeng Date: Tue, 26 Nov 2019 13:33:58 +0800 Subject: [PATCH] update options --- elegantbook-cn.tex | 5 ++++- elegantbook-en.tex | 2 +- elegantbook.cls | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/elegantbook-cn.tex b/elegantbook-cn.tex index a97666d..fc26125 100644 --- a/elegantbook-cn.tex +++ b/elegantbook-cn.tex @@ -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 diff --git a/elegantbook-en.tex b/elegantbook-en.tex index ebac7f7..aecec0a 100644 --- a/elegantbook-en.tex +++ b/elegantbook-en.tex @@ -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} diff --git a/elegantbook.cls b/elegantbook.cls index dfff534..ca28ed0 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -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}