update 3.07(pending)

This commit is contained in:
EthanDeng
2019-04-12 12:22:07 +08:00
parent f970cb422f
commit 41fd2cb8df
5 changed files with 5 additions and 13 deletions

Binary file not shown.

View File

@@ -12,7 +12,7 @@
%\definecolor{second}{RGB}{204,102,0}
%\definecolor{third}{RGB}{0,127,127}
\version{3.06}
\version{3.07}
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
\logo{logo.png}
\cover{cover.jpg}
@@ -412,10 +412,6 @@ The content of chapter one.
\bibliography{reference}
\appendix
\chapter{Appendix Chapter Title}
The content of appendix 1.
\end{document}
\end{lstlisting}

Binary file not shown.

View File

@@ -7,8 +7,9 @@
\institute{Elegant\LaTeX{} Program}
\date{\today}
\version{3.06}
\version{3.07}
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
\logo{logo.png}
\cover{cover.jpg}
@@ -413,11 +414,6 @@ This appendix covers some of the basic mathematics used in econometrics. We brie
The content of chapter one.
\bibliography{reference}
\appendix
\chapter{Appendix Chapter Title}
The content of appendix 1.
\end{document}
\end{lstlisting}

View File

@@ -5,7 +5,7 @@
%% This work may be distributed and/or modified freely
%% available at https://github.com/ElegantLaTeX/ElegantBook
% %
%% Last Modification 2019-04-03
%% Last Modification 2019-04-12
%%%%%%%%%%%%%%%%%%%%%
% % !Mode:: "TeX:UTF-8"
\NeedsTeXFormat{LaTeX2e}
@@ -53,7 +53,7 @@
% fontsetting
\PassOptionsToPackage{no-math}{fontspec}
\RequirePackage[UTF8, scheme=plain]{ctex}
\RequirePackage[UTF8, scheme=plain,punct=kaiming]{ctex}
\RequirePackage{ifxetex}