mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 12:24:36 +08:00
update options
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
\documentclass[cn,11pt]{elegantbook}
|
\documentclass[cn,11pt, simple]{elegantbook}
|
||||||
|
|
||||||
\title{ElegantBook:优美的 \LaTeX{} 书籍模板}
|
\title{ElegantBook:优美的 \LaTeX{} 书籍模板}
|
||||||
\subtitle{Elegant\LaTeX{} 经典之作}
|
\subtitle{Elegant\LaTeX{} 经典之作}
|
||||||
@@ -14,6 +14,9 @@
|
|||||||
\logo{logo.png}
|
\logo{logo.png}
|
||||||
\cover{cover.jpg}
|
\cover{cover.jpg}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
\documentclass[fancy,11pt,twocol,mtpro2]{elegantbook}
|
\documentclass[fancy,11pt]{elegantbook}
|
||||||
|
|
||||||
\title{An Elegant \LaTeX{} Template for Books}
|
\title{An Elegant \LaTeX{} Template for Books}
|
||||||
\subtitle{Classic Elegant\LaTeX{} Template}
|
\subtitle{Classic Elegant\LaTeX{} Template}
|
||||||
|
|||||||
@@ -280,7 +280,6 @@
|
|||||||
\newcommand\figref[1]{\textbf{Figure}~\ref{#1}}
|
\newcommand\figref[1]{\textbf{Figure}~\ref{#1}}
|
||||||
\newcommand\tabref[1]{\textbf{Table}~\ref{#1}}
|
\newcommand\tabref[1]{\textbf{Table}~\ref{#1}}
|
||||||
\renewcommand{\chaptername}{Chapter \thechapter}
|
\renewcommand{\chaptername}{Chapter \thechapter}
|
||||||
\renewcommand{\chaptername}{Appendix \thechapter}
|
|
||||||
\bibliographystyle{aer}
|
\bibliographystyle{aer}
|
||||||
}{\relax}
|
}{\relax}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user