mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 12:24:36 +08:00
update 3.07(pending)
This commit is contained in:
Binary file not shown.
@@ -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.
@@ -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}
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user