mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +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{second}{RGB}{204,102,0}
|
||||||
%\definecolor{third}{RGB}{0,127,127}
|
%\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}
|
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
|
||||||
\logo{logo.png}
|
\logo{logo.png}
|
||||||
\cover{cover.jpg}
|
\cover{cover.jpg}
|
||||||
@@ -412,10 +412,6 @@ The content of chapter one.
|
|||||||
|
|
||||||
\bibliography{reference}
|
\bibliography{reference}
|
||||||
|
|
||||||
\appendix
|
|
||||||
\chapter{Appendix Chapter Title}
|
|
||||||
The content of appendix 1.
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -7,8 +7,9 @@
|
|||||||
\institute{Elegant\LaTeX{} Program}
|
\institute{Elegant\LaTeX{} Program}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
\version{3.06}
|
\version{3.07}
|
||||||
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
|
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
|
||||||
|
|
||||||
\logo{logo.png}
|
\logo{logo.png}
|
||||||
\cover{cover.jpg}
|
\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.
|
The content of chapter one.
|
||||||
|
|
||||||
\bibliography{reference}
|
\bibliography{reference}
|
||||||
|
|
||||||
\appendix
|
|
||||||
\chapter{Appendix Chapter Title}
|
|
||||||
The content of appendix 1.
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
%% This work may be distributed and/or modified freely
|
%% This work may be distributed and/or modified freely
|
||||||
%% available at https://github.com/ElegantLaTeX/ElegantBook
|
%% available at https://github.com/ElegantLaTeX/ElegantBook
|
||||||
% %
|
% %
|
||||||
%% Last Modification 2019-04-03
|
%% Last Modification 2019-04-12
|
||||||
%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%
|
||||||
% % !Mode:: "TeX:UTF-8"
|
% % !Mode:: "TeX:UTF-8"
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
% fontsetting
|
% fontsetting
|
||||||
|
|
||||||
\PassOptionsToPackage{no-math}{fontspec}
|
\PassOptionsToPackage{no-math}{fontspec}
|
||||||
\RequirePackage[UTF8, scheme=plain]{ctex}
|
\RequirePackage[UTF8, scheme=plain,punct=kaiming]{ctex}
|
||||||
|
|
||||||
\RequirePackage{ifxetex}
|
\RequirePackage{ifxetex}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user