mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 12:24:36 +08:00
Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6575c773be | ||
|
|
ef71af7bee | ||
|
|
c9f9ddcfb8 | ||
|
|
4733c40279 | ||
|
|
8dd28f18c7 | ||
|
|
75e407bd63 | ||
|
|
c1b4a2ad23 | ||
|
|
5772ce6253 | ||
|
|
41fd2cb8df | ||
|
|
f970cb422f | ||
|
|
13d0d93a83 | ||
|
|
6a6c17519d | ||
|
|
83735a3b70 | ||
|
|
f7cfd8243a |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -11,10 +11,6 @@
|
||||
*.cb
|
||||
*.cb2
|
||||
.*.lb
|
||||
clean.bat
|
||||
elegant*-cn.pdf
|
||||
elegant*-en.pdf
|
||||
*.dates
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
|
||||
32
README-CN.md
32
README-CN.md
@@ -1,32 +0,0 @@
|
||||
<!-- Author : Dongsheng Deng & Liam Huang-->
|
||||
<!-- Program Email: elegantlatex2e@gmail.com -->
|
||||
|
||||
[Homepage](https://elegantlatex.org/) | [Github](https://github.com/ElegantLaTeX/ElegantBook) | [CTAN](https://ctan.org/pkg/elegantbook) | [Download](https://github.com/ElegantLaTeX/ElegantBook/releases) | [Wiki](https://github.com/ElegantLaTeX/ElegantBook/wiki) | [Weibo](https://weibo.com/elegantlatex)
|
||||
|
||||
   
|
||||
|
||||
---
|
||||
|
||||
# ElegantBook 优美的 LaTeX 书籍模板
|
||||
|
||||
ElegantBook 是为 LaTeX 书籍写作而设计的模板,由 [Dongsheng Deng](https://ddswhu.me/) 和 [Liam Huang](https://liam.page/) 创立,模板创立的初衷是方便我们自己做笔记 :smile:。如果你有其他问题、建议或者报告 bug,可以提交 issues 或者给我们发邮件:elegantlatex2e@gmail.com。QQ 用户交流群:692108391,欢迎加入。
|
||||
|
||||
## 重要提示
|
||||
|
||||
**重要提示**:ElegantLaTeX 项目 **不接受** 任何非预授权的提交(pull requests)!
|
||||
|
||||
## 致谢
|
||||
|
||||
特别感谢 ChinaTeX 以及 [LaTeX 工作室](http://www.latexstudio.net/)对于本系列模板的大力宣传与推广。
|
||||
|
||||
如果你喜欢我们的模板,你可以在 Github 上收藏我们的模板。
|
||||
|
||||
## 协议
|
||||
|
||||
本模板发布遵循 LaTeX 项目公共许可证 1.3 c 或更高版本。如果是衍生作品,请务必加入协议声明和模板信息(github、CTAN 地址)。
|
||||
|
||||
## 衍生作
|
||||
|
||||
+ [ElegantBookdown](https://github.com/XiangyunHuang/ElegantBookdown):[XiangyunHuang](https://github.com/XiangyunHuang) 开发并维护的基于 ElegantBook 的 Bookdown 模板。
|
||||
+ [bookdownplus](https://github.com/pzhaonet/bookdownplus):应网友要求,[pzhaonet](https://github.com/pzhaonet) 在 bookdownplus 收录了 ElegantPaper 模板,并为 Mac 做了字体适配。
|
||||
+ [PanBook](https://github.com/annProg/PanBook):[annProg](https://github.com/annProg) 开发并维护的基于 Markdown 写作的工作流,收录了 ElegantBook 和 ElegantPaper 模板。
|
||||
31
README.md
31
README.md
@@ -1,32 +1,23 @@
|
||||
<!-- Author : Dongsheng Deng & Liam Huang-->
|
||||
<!-- Program Email: elegantlatex2e@gmail.com -->
|
||||
|
||||
# ElegantBook
|
||||
|
||||
[Homepage](https://elegantlatex.org/) | [Github](https://github.com/ElegantLaTeX/ElegantBook) | [CTAN](https://ctan.org/pkg/elegantbook) | [Download](https://github.com/ElegantLaTeX/ElegantBook/releases) | [Wiki](https://github.com/ElegantLaTeX/ElegantBook/wiki) | [Weibo](https://weibo.com/elegantlatex)
|
||||
|
||||
   
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
-------
|
||||
ElegantBook is designed for books. Just enjoy it! If you have any questions, suggestions or bug reports, you can create issues, pull requests or contact us at elegantlatex2e@gmail.com.
|
||||
|
||||
# ElegantBook: An Elegant LaTeX Template for Books
|
||||
如果你有其他问题、建议或者报告 bug,可以提交 issues 或者给我们发邮件:elegantlatex2e@gmail.com。
|
||||
|
||||
ElegantBook is designed for writing books, created by [Dongsheng Deng](https://ddswhu.me/) and [Liam Huang](https://liam.page/). Just enjoy it! If you have any questions, suggestions or bug reports, you can create issues or contact us at elegantlatex2e@gmail.com.
|
||||
**注意:** 由于新版本进行了重构,3.x 版本并不兼容 2.x 版本,如果你想把 2.x 版本的文件转为 3.x 版本,请查看[跨版本转换](https://github.com/ElegantLaTeX/ElegantBook/wiki/%E8%BD%AC%E6%8D%A2)。
|
||||
|
||||
## Important Notes
|
||||
|
||||
For some reasons, __unauthorized__ pull requests are **UNACCEPTABLE** since May 20, 2019. For those who want to help revise the templates, submit issues or clone to your own repository to modify under the LPPL-1.3c.
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
Thank ChinaTeX and [LaTeX Studio](http://www.latexstudio.net/) for their promotion.
|
||||
|
||||
|
||||
## License
|
||||
# License
|
||||
|
||||
This work is released under the LaTeX Project Public License, v1.3c or later.
|
||||
|
||||
|
||||
## Derivative Works
|
||||
|
||||
+ [ElegantBookdown](https://github.com/XiangyunHuang/ElegantBookdown):[XiangyunHuang](https://github.com/XiangyunHuang) developed a Bookdown template based on ElegantBook.
|
||||
+ [bookdownplus](https://github.com/pzhaonet/bookdownplus): maintained by [pzhaonet](https://github.com/pzhaonet).
|
||||
+ [PanBook](https://github.com/annProg/PanBook):a markdown-based writing workflow Developed by [annProg](https://github.com/annProg).
|
||||
本模板发布遵循 LaTeX 项目公共许可证 1.3 c 或更高版本。
|
||||
|
||||
5
delete-temp-files.bat
Normal file
5
delete-temp-files.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
del /q *.aux *.bbl *.blg *.log *.out *.toc *.bcf *.xml *.synctex *.nlo *.nls *.bak *.ind *.idx *.ilg *.lof *.lot *.ent-x *.tmp *.ltx *.los *.lol *.loc *.listing *.gz *.userbak *.nav *.snm *.vrb *.synctex(busy)
|
||||
|
||||
|
||||
del /q *.nav *.snm *.vrb *.fls *.xdv *.fdb_latexmk
|
||||
BIN
elegantbook-cn.pdf
Normal file
BIN
elegantbook-cn.pdf
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
BIN
elegantbook-en.pdf
Normal file
BIN
elegantbook-en.pdf
Normal file
Binary file not shown.
@@ -1,131 +1,79 @@
|
||||
\documentclass[11pt,fancy]{elegantbook}
|
||||
\documentclass[noanswer,fancy,blue,11pt]{elegantbook}
|
||||
|
||||
\title{An Elegant \LaTeX{} Template for Books}
|
||||
\subtitle{Classic Elegant\LaTeX{} Template}
|
||||
|
||||
\author{Ethan Deng \& Liam Huang}
|
||||
\institute{Elegant\LaTeX{} Program}
|
||||
\date{May. 2, 2021}
|
||||
\version{4.1}
|
||||
\bioinfo{Bio}{Information}
|
||||
\date{\today}
|
||||
\version{3.07}
|
||||
|
||||
\extrainfo{Victory won\rq t come to us unless we go to it. }
|
||||
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
|
||||
|
||||
\logo{logo-blue.png}
|
||||
\logo{logo.png}
|
||||
\cover{cover.jpg}
|
||||
|
||||
\definecolor{customcolor}{RGB}{32,178,170}
|
||||
\colorlet{coverlinecolor}{customcolor}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\frontmatter
|
||||
\tableofcontents
|
||||
|
||||
\clearpage
|
||||
\thispagestyle{empty}
|
||||
\mainmatter
|
||||
\hypersetup{pageanchor=true}
|
||||
|
||||
\chapter{Elegant\LaTeX{} Templates}
|
||||
Elegant\LaTeX{} Program developers are intended to provide you beautiful, elegant, user-friendly templates. Currently, the Elegant\LaTeX{} is composed of \href{https://github.com/ElegantLaTeX/ElegantNote}{ElegantNote}, \href{https://github.com/ElegantLaTeX/ElegantBook}{ElegantBook}, \href{https://github.com/ElegantLaTeX/ElegantPaper}{ElegantPaper}, designed for typesetting notes, books, and working papers respectively. Latest releases are strongly recommended! This guide is aimed at briefly introducing the 101 of this template. For any other question, suggestion or comment, feel free to contact us on GitHub \href{https://github.com/ElegantLaTeX/ElegantBook/issues}{issues} or email us at \email{elegantlatex2e@gmail.com}.
|
||||
|
||||
Contact Infos:
|
||||
\begin{itemize}
|
||||
\item Homepage: \href{https://elegantlatex.org/}{https://elegantlatex.org/}
|
||||
\item GitHub: \href{https://github.com/ElegantLaTeX/}{https://github.com/ElegantLaTeX/}
|
||||
\item CTAN: \href{https://ctan.org/pkg/elegantbook}{https://ctan.org/pkg/elegantbook}
|
||||
\item Wiki: \href{https://github.com/ElegantLaTeX/ElegantBook/wiki}{https://github.com/ElegantLaTeX/ElegantBook/wiki}
|
||||
\item Download: \href{https://github.com/ElegantLaTeX/ElegantBook/releases}{release}, \href{https://github.com/ElegantLaTeX/ElegantBook/archive/master.zip}{latest version}
|
||||
\item Weibo: Elegant\LaTeX{}
|
||||
\item Wechat: Elegant\LaTeX{}
|
||||
\item QQ: 692108391
|
||||
\item Email: \email{elegantlatex2e@gmail.com}
|
||||
\end{itemize}
|
||||
On the occasion of this release, we, Elegant\LaTeX{} Program, want to reintroduce our work to you. We are committed to creating a series of beautiful, elegant, easy to use \LaTeX{} templates for users. The Elegant\LaTeX{} is currently composed of \href{https://github.com/ElegantLaTeX/ElegantNote}{ElegantNote}, \href{https://github.com/ElegantLaTeX/ElegantBook}{ElegantBook}, \href{https://github.com/ElegantLaTeX/ElegantPaper}{ElegantPaper} for typesetting notes, books, and working papers respectively.
|
||||
|
||||
The latest version is available on \href{https://github.com/ElegantLaTeX/ElegantBook/releases}{Github}. This guide describes some settings of this template and how to use it. If you have any other questions, suggestions or comments, please feel free to contact us, our email is \email{elegantlatex2e@gmail.com}.
|
||||
|
||||
|
||||
\section{ElegantBook Updates}
|
||||
|
||||
Version 4.1 is the first version of 3.x, we add support for biblatex, theorem, and multilingual translation. What\rq s new in this version:
|
||||
Over these years, we've received a lot of feedbacks from users, with major issues related to font installation, coding support, theorem class environments floats, theorem cross-page, cross-references, and etc. We really think about these problems, it wasn't elegant to let the user install the font for visual beauty since users got into a lot of trouble, which went against the concept of our template. So we've removed that from the new version, users don't have to install any fonts. Let's take a look at the ElegantBook template 3.x updates:
|
||||
|
||||
\begin{enumerate}
|
||||
\item \textbf{! Big Change}: Change the bibliography method from \hologo{BibTeX} to biblatex(with backend \lstinline{biber});
|
||||
\item \textbf{! Big Change}: Add support for the default theorem writing method (with optional name and label);
|
||||
\item Add left and right space;
|
||||
\item Support hyperlink from the text of TOC;
|
||||
\item Remove the \hologo{pdfLaTeX} compatiblity check for Chinese.
|
||||
\item Add multilingual support, for french \lstinline{lang=fr}, dutch \lstinline{lang=nl}, Hungarian \lstinline{lang=hu}, Spanish \lstinline{lang=es}, Mongolian \lstinline{lang=mn} etc.
|
||||
\item Remove custom font settings;
|
||||
\item Add English and Chinese modes;
|
||||
\item \lstinline{PDFLaTeX} and \lstinline{XeLaTeX} support;
|
||||
\item Use the \lstinline{tcolorbox} package to re-written the theorem class environments;
|
||||
\item Theorem class environments name updated, and cross-references fixed;
|
||||
\item renew color themes and add gray and black theme;
|
||||
\item Color name updated, link color unified;
|
||||
\item New Elegant\LaTeX{} Logo;
|
||||
\item New cover and decorations, remove the watermark;
|
||||
\item Fix appendix;
|
||||
\item Add code highlighting;
|
||||
\item Beautify the list environments;
|
||||
\item Add simple theorem mode;
|
||||
\item Add base hide option.
|
||||
\end{enumerate}
|
||||
|
||||
\section{Installation and Update}
|
||||
Both portable version and installation package are available, online usage is optional as well.
|
||||
|
||||
\subsection{To Use Templates Online}
|
||||
Visit \href{https://www.overleaf.com/}{Overleaf} to use our template online anywhere and anytime without local installation. To find our template, search \lstinline{elegantlatex} in the \lstinline{templates} or simply visit \href{https://www.overleaf.com/latex/templates?addsearch=elegantlatex}{search result}, choose the template you prefer and \lstinline{Open as Template} to own a copy yourself to edit freely. To learn more about Overleaf, please refer to \href{https://www.overleaf.com/learn}{Documentation}.
|
||||
|
||||
\begin{remark}
|
||||
On Overleaf, please use \hologo{XeLaTeX} to compile articles in Chinese and \hologo{pdfLaTeX} to compile articles in English.
|
||||
\end{remark}
|
||||
|
||||
\subsection{To Use Portable Version}
|
||||
For portable version, simply download lastest ElegantBook-master from GitHub or CTAN (to be more accurate, download \lstinline{elegantbook.cls}) and save the file(s) under your working directory. This way of installation is simple and convenient, but you have to manually update \lstinline{cls} now and then.
|
||||
|
||||
|
||||
\subsection{Update Templates}
|
||||
If you fail to update templates using \lstinline{tlshell}, please use cmd to update all the packages or switch to portable version instead.
|
||||
|
||||
Use the following commands(administrator privileges) to update:
|
||||
\begin{lstlisting}
|
||||
tlmgr update --self
|
||||
tlmgr update --all
|
||||
\end{lstlisting}
|
||||
|
||||
To learn more, please refer to \href{https://tex.stackexchange.com/questions/55437/how-do-i-update-my-tex-distribution}{How do I update my \TeX{} distribution?}
|
||||
|
||||
\subsection{Other Release Versions}
|
||||
If you are a \TeX{} Live 2018/2019/2020 user and would like to update, the official solution is to uninstall the previous version. If you want to save the bother of uninstallation and re-installation, please copy \lstinline{elegantbook.cls} to the installation directory of \TeX{} Live 2021 (default: \lstinline|C:\texlive\2021\texmf-dist\tex\latex\elegantbook| ), run \lstinline{texhash} in cmd.
|
||||
|
||||
\section{About Pull Request}
|
||||
For some reasons, pull requests will NOT by accepted since May 20, 2019. For those who want to help improve the templates, submit issues or clone to your own repository to modify under LPPL-1.3c.
|
||||
|
||||
|
||||
\chapter{ElegantBook Settings}
|
||||
|
||||
This template is based on the Standard \LaTeX{} book class, so the options of book class work as well (Note that the option of papersize has no effect due to \lstinline{device} option). The default encoding is UTF-8 while \TeX{} Live is recommended. The test environment is Win10 + \TeX{} Live 2021, either \hologo{pdfLaTeX} or \hologo{XeLaTeX} works fine. \hologo{XeLaTeX} is preferred for Chinese articles.
|
||||
|
||||
\section{Compilation Methods}
|
||||
This template is based on the Standard LaTeX book class, so the options of book class also work. The default encoding is UTF-8, and \TeX{} Live is recommended. The test environment is Win10 + \TeX{} Live 2018.
|
||||
|
||||
|
||||
\section{Languages}
|
||||
We defined one option named \lstinline{lang} which has two basic values, \lstinline{lang=en} (default) , \lstinline{lang=cn}. Different values will alter the captions of figure/table, abstract name, refname, etc. You can use this option as
|
||||
|
||||
We defined one option named \lstinline{lang}, this option has two alternative values, \lstinline{lang=en} (default) or \lstinline{lang=cn}. \lstinline{lang=cn} will make the captions of figure/table, abstract name, refname etc. Chinese. You can use this option as
|
||||
\begin{lstlisting}
|
||||
\documentclass[en]{elegantbook}
|
||||
\documentclass[lang=en]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
Besides the two basic language translation, our user provide more options, here is a short brief introduction to these translation. Since I am not familiar with these languages, I can't guarantee that the translations are correct, please comment on GitHub if you have some questions.
|
||||
|
||||
\begin{itemize}
|
||||
\item Italian translation \lstinline{lang=it}, provided by \href{https://github.com/VincentMVV}{VincentMVV} , please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/85}{Italian translation};
|
||||
\item French translation \lstinline{lang=fr}, provided by \href{https://github.com/abfek66}{abfek66} , please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/85}{Italian translation};
|
||||
\item Dutch Translation \lstinline{lang=nl}, provided by \href{https://github.com/inktvis75}{inktvis75} , please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/108}{Dutch Translation};
|
||||
\item Hungarian translation \lstinline{lang=hu}, provided by \href{https://github.com/palkotamas}{palkotamas}, please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/111}{Hungarian translation};
|
||||
\item Deutsch translation \lstinline{lang=de}, provided by Lisa, please refer to\href{https://github.com/ElegantLaTeX/ElegantBook/issues/113}{Deutsch translation};
|
||||
\item Spanish translation \lstinline{lang=es}, provided by Gustavo A. Corradi, please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/133}{Spanish translation};
|
||||
\item Mongolian translation \lstinline{lang=mn}, provided by \href{https://github.com/Altantsooj}{Altantsooj}, please refer to \href{https://github.com/ElegantLaTeX/ElegantBook/issues/137}{Mongolian translation}.
|
||||
\end{itemize}
|
||||
|
||||
\begin{remark}
|
||||
Chinese Characters are acceptable \textbf{ONLY} in \lstinline{lang=cn}.
|
||||
You can input Chinese Characters in either \lstinline{lang=en} or \lstinline{lang=cn}. If you are using (\lstinline{lstlisting}) environment, and it contains Chinese characters, please use \lstinline{XeLaTeX}.
|
||||
\end{remark}
|
||||
|
||||
\section{Device Mode Option}
|
||||
The option for device (\lstinline{device}) was originally used in ElegantNote, now we include this option in ElegantBook\footnote{Pictures have to be modified accordingly.} as well. Activate iPad mode in the following way\footnote{Default size: normal, A4 paper.}:
|
||||
\begin{lstlisting}
|
||||
\documentclass[pad]{elegantbook} %or
|
||||
\documentclass[device=pad]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Color Themes}
|
||||
This template contains 5 color themes, i.e. \textcolor{structure1}{\lstinline{green}}\footnote{Original default theme.}, \textcolor{structure2}{\lstinline{cyan}}, \textcolor{structure3}{\lstinline{blue}}(default), \textcolor{structure4}{\lstinline{gray}}, \textcolor{structure5}{\lstinline{black}}. You can choose \lstinline{green} with
|
||||
This template contains 5 color themes,they are \textcolor{main1}{\lstinline{green}}\footnote{original default theme.}、\textcolor{main2}{\lstinline{cyan}}、\textcolor{main3}{\lstinline{blue}}(default)、\textcolor{main4}{\lstinline{gray}}、\textcolor{main5}{\lstinline{black}}. You can choose \lstinline{green} with
|
||||
\begin{lstlisting}
|
||||
\documentclass[green]{elegantbook} %or
|
||||
\documentclass[color=green]{elegantbook}
|
||||
@@ -133,46 +81,49 @@ This template contains 5 color themes, i.e. \textcolor{structure1}{\lstinline{gr
|
||||
|
||||
|
||||
\begin{table}[htbp]
|
||||
\caption{ElegantBook Themes\label{tab:color thm}}
|
||||
\caption{ElegantBook Themes\label{tab:color thm}\label{tab:color thm}}
|
||||
\centering
|
||||
\begin{tabular}{ccccccc}
|
||||
\toprule
|
||||
& \textcolor{structure1}{green}
|
||||
& \textcolor{structure2}{cyan}
|
||||
& \textcolor{structure3}{blue}
|
||||
& \textcolor{structure4}{gray}
|
||||
& \textcolor{structure5}{black}
|
||||
& Main Environments\\
|
||||
& \textcolor{main1}{green}
|
||||
& \textcolor{main2}{cyan}
|
||||
& \textcolor{main3}{blue}
|
||||
& \textcolor{main4}{gray}
|
||||
& \textcolor{main5}{black}
|
||||
& Main Environments\\
|
||||
\midrule
|
||||
structure & \makecell{{\color{structure1}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure5}\rule{1cm}{1cm}}}
|
||||
& chapter section subsection \\
|
||||
& \makecell{{\color{structure2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{structure5}\rule{1cm}{1cm}}}
|
||||
& chapter \ section \ subsection \\
|
||||
|
||||
main & \makecell{{\color{main1}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main5}\rule{1cm}{1cm}}}
|
||||
& definition exercise problem \\
|
||||
& \makecell{{\color{main2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{main5}\rule{1cm}{1cm}}}
|
||||
& definition \ exercise \ problem \ solution \\
|
||||
|
||||
second & \makecell{{\color{second1}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second5}\rule{1cm}{1cm}}}
|
||||
& theorem lemma corollary\\
|
||||
& \makecell{{\color{second2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{second5}\rule{1cm}{1cm}}}
|
||||
& theorem \ lemma \ corollary\\
|
||||
|
||||
third & \makecell{{\color{third1}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third5}\rule{1cm}{1cm}}}
|
||||
& proposition\\
|
||||
& \makecell{{\color{third2}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third3}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third4}\rule{1cm}{1cm}}}
|
||||
& \makecell{{\color{third5}\rule{1cm}{1cm}}}
|
||||
& proposition\\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
If you want to customize the colors, please select \lstinline{nocolor} or use \lstinline{color=none} and declare the main, second, and third colors in the preamble section as follows:
|
||||
If you want to customize the colors, please select \lstinline{nocolor} or use \lstinline{color=none} , then define the main, second, and third colors in the preamble section as follows:
|
||||
\begin{lstlisting}[frame=single]
|
||||
\definecolor{structurecolor}{RGB}{60,113,183}
|
||||
\definecolor{main}{RGB}{0,166,82}%
|
||||
@@ -180,95 +131,49 @@ If you want to customize the colors, please select \lstinline{nocolor} or use \l
|
||||
\definecolor{third}{RGB}{0,174,247}%
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Cover}
|
||||
\subsection{Customized Cover}
|
||||
From v3.10, customized cover is allowed, you can choose or hide any element as you prefer. Current optional elements are:
|
||||
\begin{itemize}
|
||||
\item title: \lstinline{\title}
|
||||
\item subtitle: \lstinline{\subtitle}
|
||||
\item author: \lstinline{\author}
|
||||
\item institute: \lstinline{\institute}
|
||||
\item date: \lstinline{\date}
|
||||
\item version: \lstinline{\version}
|
||||
\item extra information: \lstinline{\extrainfo}
|
||||
\item cover image: \lstinline{\cover}
|
||||
\item logo: \lstinline{\logo}
|
||||
\end{itemize}
|
||||
|
||||
Besides, an extra command \lstinline{\bioinfo} is provided with two options--caption and content. For instance, if you want to display \lstinline{Username: 111520}, just type in
|
||||
|
||||
\begin{lstlisting}
|
||||
\bioinfo{Username}{115520}
|
||||
\end{lstlisting}
|
||||
|
||||
You can change the color of the horizontal bar of the cover by
|
||||
\begin{lstlisting}
|
||||
\definecolor{customcolor}{RGB}{32,178,170}
|
||||
\colorlet{coverlinecolor}{customcolor}
|
||||
\end{lstlisting}
|
||||
|
||||
\subsection{Cover Image}
|
||||
The cover image used in this template is from \href{https://pixabay.com/en/tea-time-poetry-coffee-reading-3240766/}{pixabay.com}. The image is completely free and can be used under any circumstance. The cover image size is $1280 \times 1024$. If you would like to change the cover, please crop it according to the size of the cover picture strictly. One free online image clipping site: \href{https://www.fotor.com/cn}{fotor.com}. Feel free to join our QQ Group to get more elegant covers.
|
||||
|
||||
\subsection{Logo}
|
||||
Aspect ratio of the logo is 1:1 in this guide, i.e. a square picture. To replace the logo, do remember to choose the appropriate picture.
|
||||
|
||||
\subsection{Stylized Cover}
|
||||
Want to use stylized cover?(For instance, A4-sized PDF designed by Adobe Illustrator) Please comment out \lstinline{\maketitle} and use \lstinline{pdfpages} to insert the cover. Similar for using \lstinline{titlepage}. If you would like to use the cover in version 2.x, please refer to \href{https://github.com/EthanDeng/etitlepage}{etitlepage}.
|
||||
|
||||
\section{Chapter Title Display Styles}
|
||||
|
||||
This template contains 2 sets of \textit{title display styles},\lstinline{hang}(default) and \lstinline{display} style. For the former, chapter title is displayed on a single line (\lstinline{hang}). For the latter, chapter title is displayed on a double line (\lstinline{display}).In this guide, we use \lstinline{hang} . To change display style, use:
|
||||
This template contains 2 sets of \textit{title display styles},which including \lstinline{hang}(default) and \lstinline{display} style,
|
||||
|
||||
The difference is that the chapter heading is displayed on a single line (\lstinline{hang}) and on a double line (\lstinline{display}) , and this guide uses \lstinline{hang} . To change display style
|
||||
\begin{lstlisting}
|
||||
\documentclass[hang]{elegantbook} %or
|
||||
\documentclass[titlestyle=hang]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
|
||||
\section{Introduction of Math Environments}
|
||||
We defined two sets of theorem modes, \lstinline{simple} style and \lstinline{fancy} style (default). You may change to \lstinline{simple} mode by
|
||||
|
||||
\section{Theorem Class Environments}
|
||||
We defined two sets of theorem modes, \lstinline{simple} style and \lstinline{fancy} style (default), you can change to \lstinline{simple} mode by
|
||||
\begin{lstlisting}
|
||||
\documentclass[simple]{elegantbook} %or
|
||||
\documentclass[mode=simple]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
In this template, we defined four different theorem class environments
|
||||
In this template, we defined four categories of theorem class environments
|
||||
|
||||
\begin{itemize}
|
||||
\item \textit{Theorem Environment}, including title and content, numbering corresponding to chapter. Three types depending on the format:
|
||||
\item \textit{Theorem Environment}, including title and contents, numbering within chapter. There are three types depending on the format
|
||||
\begin{itemize}
|
||||
\item \textcolor{main}{\textbf{definition}} environment, the color is \textcolor{main}{main};
|
||||
\item \textcolor{second}{\textbf{theorem, lemma, corollary}} environment, the color is \textcolor{second} {second};
|
||||
\item \textcolor{third}{\textbf{proposition}} environment, the color is \textcolor{third}{third}.
|
||||
\end{itemize}
|
||||
\item \textit{Example Environments}, including \textbf{example, exercise, problem} environment, auto numbering corresponding to chapter.
|
||||
\item \textit{Proof Environment}, including \textbf{proof, note} environment containing introductory symbol (\textbf{note} environment) or ending symbol (\textbf{proof} environment).
|
||||
\item \textit{Conclusion Environments}, including \textbf{conclusion, assumption, property, remark and solution}\footnote{We also define an option \lstinline{result}, which can hide the \lstinline{solution} and \lstinline{proof} environments. You can switch between \lstinline{result=answer} and \lstinline{result=noanswer}.} environments, all of which begin with boldfaced words, with format consistent with normal paragraphs.
|
||||
\item \textit{Example Environments}, including \textbf{example, exercise, problem} environment, auto numering within chapter.
|
||||
\item \textit{Proof Environment}, including \textbf{proof, note} environment, they contain introductory symbol (\textbf{note} environment) or ending symbol (\textbf{proof} environment).
|
||||
\item \textit{Conclusion Environments}, including \textbf{conclusion, assumption, property, remark, solution}\footnote{We also define and key \lstinline{result}, which can hide the \lstinline{solution} and \lstinline{proof} environments. You can switch by \lstinline{result=answer} or \lstinline{result=noanswer}} environment, all of these begin with boldfaced words, and the contents are the same as a normal paragraph.
|
||||
\end{itemize}
|
||||
|
||||
\subsection{Theorem Class Environments}
|
||||
Since the template uses the \lstinline{tcolorbox} package to customize the theorem class environments, it is slightly different from the normal theorem environments. The usage is as follows:
|
||||
The template uses the \lstinline{tcolorbox} package to customize the theorem class environments, it is slightly different from the normal theorem environments. The usage is as follows:
|
||||
\begin{lstlisting}
|
||||
\begin{theorem}{theorem name}{label text}
|
||||
\begin{theorem}{<theorem name>}{<label>}
|
||||
The content of theorem.
|
||||
\end{theorem}
|
||||
\end{lstlisting}
|
||||
|
||||
The first parameter \lstinline{<theorem name>} represents the name of the theorem, and the second parameter \lstinline{label} represents the label used in cross-reference with \verb|ref{thm:label}|. Note that cross-references must be prefixed with \lstinline{thm:}.
|
||||
The first parameter \lstinline{<theorem name>} is the name of the theorem, and the second parameter \lstinline{label} is the label used in cross-reference with \verb|ref{thm:label}|. Note that cross-references must be prefixed with \lstinline{thm:}.
|
||||
|
||||
From version 4.1, you can write your theorem environments as follows:
|
||||
\begin{lstlisting}
|
||||
\begin{theorem}[theorem name]\label{thm:label text}
|
||||
The content of theorem.
|
||||
\end{theorem}
|
||||
% or
|
||||
\begin{theorem}
|
||||
The content of theorem.
|
||||
\end{theorem}
|
||||
\end{lstlisting}
|
||||
|
||||
Other theorem class environments with the same usage includes:
|
||||
Other theorem class environments with the same usage are:
|
||||
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
@@ -289,7 +194,7 @@ Other theorem class environments with the same usage includes:
|
||||
|
||||
|
||||
\subsection{Other Customized Environments}
|
||||
The other three math environments can be called directly since there are no additional option for them, e.g. \lstinline{example}:
|
||||
The other three math environments can be used directly since there are no options for them, the \lstinline{example} environment usage:
|
||||
\begin{lstlisting}
|
||||
\begin{example}
|
||||
This is the content of example environment.
|
||||
@@ -302,17 +207,30 @@ The effect is as follows:
|
||||
This is the content of example environment.
|
||||
\end{example}
|
||||
|
||||
These are all similar environments with slight differences lies in:
|
||||
These are all the same environments, except that
|
||||
|
||||
\begin{itemize}
|
||||
\item Example, exercise, problem environments number within chapter;
|
||||
\item Note begins with introductory symbol and proof ends with ending symbol;
|
||||
\item Conclusion and other environments are normal paragraph environments with boldfaced introductory words.
|
||||
\item example, exercise, problem environments numbering within chapter;
|
||||
\item note with introductory symbol, proof with ending symbol;
|
||||
\item conclusion environment with boldfaced keywords and normal paragraph content.
|
||||
\end{itemize}
|
||||
|
||||
\section{Base Hide Option}
|
||||
We defined an option to hide the base below the chapter, you can use it by
|
||||
\begin{lstlisting}
|
||||
\documentclass[hide]{elegantbook} %or
|
||||
\documentclass[base=hide]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
|
||||
\section{Cover and Logo}
|
||||
|
||||
The cover image used in this template is from \href{https://pixabay.com/en/tea-time-poetry-coffee-reading-3240766/}{pixabay.com}\footnote{Thank China\TeX{} for providing free image source site, and \href{https://www.pexels.com/}{pexels.com} is also recommended.}. The image is completely free and can be used in any circumstance. The cover image size is $1280 \times 1024$, when changing the cover, please crop it according to the size of the cover picture strictly. Here is a free online image clipping site: \href{https://www.befunky.com/create/crop-photo/}{befunky.com}.
|
||||
|
||||
This Logo ratio is 1:1, that is square picture. In the replacement of the picture, please choose the appropriate picture to replace.
|
||||
|
||||
\section{List Environments}
|
||||
This template uses \lstinline{tikz} to customize the list environments, with \lstinline{itemize} environment customized to the third depth and \lstinline{enumerate} environment customized to fourth depth. The effect is as follows\\[2ex]
|
||||
This template uses \lstinline{tikz} to customize \lstinline{itemize} and \lstinline{enumerate} environments, the \lstinline{itemize} environment customized to the third depth, and \lstinline{enumerate} environment customized to fourth depth. The effect is as follows\\[2ex]
|
||||
\begin{minipage}[b]{0.49\textwidth}
|
||||
\begin{itemize}
|
||||
\item first item of nesti;
|
||||
@@ -342,189 +260,26 @@ This template uses \lstinline{tikz} to customize the list environments, with \ls
|
||||
\end{enumerate}
|
||||
\end{minipage}
|
||||
|
||||
|
||||
\section{Fonts}
|
||||
\textcolor{red}{\bfseries Alert} After v3.10, newtx is reset to cm, together with other two options, the \lstinline{math} font option offers:
|
||||
\begin{enumerate}
|
||||
\item \lstinline{math=cm}(default), use \LaTeX{} default math font (recommended).
|
||||
\item \lstinline{math=newtx}, use \lstinline{newtxmath} math font (may bring about bugs).
|
||||
\item \lstinline{math=mtpro2}, use \lstinline{mtpro2} package to set math font.
|
||||
\end{enumerate}
|
||||
|
||||
If you use \lstinline{newtx} fonts, type in:
|
||||
\begin{lstlisting}
|
||||
\documentclass[math=newtx]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
When you are using \lstinline{newtx}, please pay attention to the hyphens. For instance,
|
||||
\begin{equation}
|
||||
\int_{R^q} f(x,y) dy.\emph{of\kern0pt f}
|
||||
\end{equation}
|
||||
|
||||
The corresponding code is:
|
||||
\begin{lstlisting}
|
||||
\begin{equation}
|
||||
\int_{R^q} f(x,y) dy.\emph{of \kern0pt f}
|
||||
\end{equation}
|
||||
\end{lstlisting}
|
||||
|
||||
\subsection{Symbol Fonts}
|
||||
Feedback from some 3.08 users claims that error occurs when using our templates with \lstinline{yhmath}, \lstinline{esvect} and other packages.
|
||||
\begin{lstlisting}
|
||||
LaTeX Error:
|
||||
Too many symbol fonts declared.
|
||||
\end{lstlisting}
|
||||
|
||||
The reason is that the template redefines font for math so that no new math font is allowed to be added. To use \lstinline{yhmath} and/or \lstinline{esvect}, please locate \lstinline{yhmath} or \lstinline{esvect} in \lstinline{elegantbook.cls}, uncomment corresponding related code.
|
||||
|
||||
\begin{lstlisting}
|
||||
%%% use yhmath pkg, uncomment following code
|
||||
% \let\oldwidering\widering
|
||||
% \let\widering\undefined
|
||||
% \RequirePackage{yhmath}
|
||||
% \let\widering\oldwidering
|
||||
|
||||
%%% use esvect pkg, uncomment following code
|
||||
% \RequirePackage{esvect}
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Bibliography}
|
||||
|
||||
This template uses biblatex to generate the bibliography, the default citestyle and bibliography style are both \lstinline{numeric}. Let's take a glance at the citation effect. ~\cite{en1} use data from a major peer-to-peer lending \cite{en3} marketplace in China to study whether female and male investors evaluate loan performance differently \parencite{en2}.
|
||||
This template uses \BibTeX{} to generate the bibliography, the default bibliography style is \lstinline{aer}. Let's take a glance at the citation effect, ~\cite{en1} use data from a major peer-to-peer lending marketplace in China to study whether female and male investors evaluate loan performance differently.
|
||||
|
||||
If you want to use biblatex, you must create a file named \lstinline{reference.bib}, add bib items (from Google Scholar, Mendeley, EndNote, and etc.) to \lstinline{reference.bib} file, then cite the bibkey in the \lstinline{tex} file. The biber will automatically generate the bibliography for the reference you cited.
|
||||
|
||||
|
||||
To change the bibliography style, this version introduces \lstinline{citestyle} and \lstinline{bibstyle}, please refer to \href{https://ctan.org/pkg/biblatex}{CTAN:biblatex} for more detail about these options. You can change your bibliography style as
|
||||
If you want to use \BibTeX{}, you must create a file named \lstinline{reference.bib}, and add bib items (from Google Scholar, Mendeley, EndNote, and etc.) to \lstinline{reference.bib} file, and cite the bibkey in the \lstinline{tex} file. The Bib\TeX{} will automatically generate the bibliography for you for the reference you cited. If you want to add some noncited reference to the bibliography, you can use
|
||||
\begin{lstlisting}
|
||||
\documentclass[citestyle=numeric-comp, bibstyle=authoryear]{elegantbook}
|
||||
\nocite{EINAV2010, Havrylchyk2018}
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Preface}
|
||||
|
||||
If you want to add a preface before the first chapter with the number of chapter unchanged, please add the preface in the following way:
|
||||
If you want to add a preface before the first chapter without changing the number of chapter, you can use it before the first chapter
|
||||
\begin{lstlisting}
|
||||
\chapter*{Introduction}
|
||||
\markboth{Introduction}{Introduction}
|
||||
The content of introduction.
|
||||
\chapter*{Preface}
|
||||
\addcontentsline{toc}{chapter}{Preface}
|
||||
\markboth{Preface}{}
|
||||
The content of Preface.
|
||||
\end{lstlisting}
|
||||
|
||||
\section{Content Option and Depth}
|
||||
Option for content \lstinline{toc}, you can choose either one column(\lstinline{onecol}) or two columns(\lstinline{twocol}). For two columns:
|
||||
\begin{lstlisting}
|
||||
\documentclass[twocol]{elegantbook}
|
||||
\documentclass[toc=twocol]{elegantbook}
|
||||
\end{lstlisting}
|
||||
|
||||
Default content depth is 1, use to use \lstinline|\setcounter{tocdepth}{2}|.
|
||||
|
||||
\section{Introduction Environment}
|
||||
We create a introduction environment to display the structure of chapter. The basic useage is as follows:
|
||||
\begin{lstlisting}
|
||||
\begin{introduction}
|
||||
\item Definition of Theorem
|
||||
\item Ask for help
|
||||
\item Optimization Problem
|
||||
\item Property of Cauchy Series
|
||||
\item Angle of Corner
|
||||
\end{introduction}
|
||||
\end{lstlisting}
|
||||
And you will get:
|
||||
\begin{introduction}
|
||||
\item Definition of Theorem
|
||||
\item Ask for help
|
||||
\item Optimization Problem
|
||||
\item Property of Cauchy Series
|
||||
\item Angle of Corner
|
||||
\end{introduction}
|
||||
|
||||
You can change the title of this environment by modifying the optional argument of this environment:
|
||||
\begin{lstlisting}
|
||||
\begin{introduction}[Brief Introduction]
|
||||
...
|
||||
\end{introduction}
|
||||
\end{lstlisting}
|
||||
|
||||
%\section{Problem Set}
|
||||
The environment \lstinline{problemset} is used at the end of each chapter to display corresponding exercises. Just type in the following sentences:
|
||||
\begin{lstlisting}
|
||||
\begin{problemset}
|
||||
\item exercise 1
|
||||
\item exercise 2
|
||||
\item exercise 3
|
||||
\end{problemset}
|
||||
\end{lstlisting}
|
||||
And you will get:
|
||||
\begin{problemset}
|
||||
\item exercise 1
|
||||
\item exercise 2
|
||||
\item exercise 3
|
||||
\item math equation test:
|
||||
\begin{equation}
|
||||
a^2+b^2=c_{2_{i}} (1,2) [1,23]
|
||||
\end{equation}
|
||||
\end{problemset}
|
||||
\begin{remark}
|
||||
If you want to customize the title of \lstinline{problemset}, please change the optional argument like in introduction environment. In this version the \lstinline{problemset} environment automatically appears in the table of contents but not in the header or footer(to be fixed).
|
||||
\end{remark}
|
||||
|
||||
\begin{solution}
|
||||
If you want to customize the title of \lstinline{problemset}, please change the optional argument like in introduction environment. In this version the \lstinline{problemset} environment automatically appears in the table of contents but not in the header or footer(to be fixed).
|
||||
\end{solution}
|
||||
|
||||
\section{Margin Notes}
|
||||
In 3.08, we introduced \lstinline{marginpar=margintrue} and \lstinline{\elegantpar} (Beta) with piles of bugs. Hence we decide to remove them in 3.09 and will suspend the options till revolutionary optimization. Sorry for all the bugs! However, we retain the option \lstinline{marginpar} for users to get margin motes by activating \lstinline{marginpar=margintrue} and using \lstinline{\marginpar} or \lstinline{marginnote} packages.
|
||||
|
||||
\begin{remark}
|
||||
Note that text and equation are both available in the margin notes.
|
||||
\begin{lstlisting}
|
||||
% text
|
||||
\marginpar{margin paragraph text}
|
||||
|
||||
% equation
|
||||
\marginpar{
|
||||
\begin{equation}
|
||||
a^2 + b^2 = c^2
|
||||
\end{equation}
|
||||
}
|
||||
\end{lstlisting}
|
||||
|
||||
For tables and figures, note that floating environment is not allowed. You have to use \lstinline{includegraphics} or \lstinline{table} and use \lstinline{\captionof} to name it. To get centralized figures or tables, use \lstinline{\centerline} or \lstinline{center}. To learn more, please refer to \href{https://tex.stackexchange.com/questions/5583/caption-of-figure-in-marginpar-and-caption-of-wrapfigure-in-margin}{Caption of Figure in Marginpar}.
|
||||
|
||||
\begin{lstlisting}
|
||||
% graph with centerline command
|
||||
\marginpar{
|
||||
\centerline{
|
||||
\includegraphics[width=0.2\textwidth]{logo.png}
|
||||
}
|
||||
\captionof{figure}{your figure caption}
|
||||
}
|
||||
|
||||
% graph with center environment
|
||||
\marginpar{
|
||||
\begin{center}
|
||||
\includegraphics[width=0.2\textwidth]{logo.png}
|
||||
\captionof{figure}{your figure caption}
|
||||
\end{center}
|
||||
}
|
||||
\end{lstlisting}
|
||||
|
||||
\end{remark}
|
||||
|
||||
|
||||
|
||||
\chapter{ElegantBook Writing Sample}
|
||||
|
||||
\begin{introduction}
|
||||
\item Theorem Class Envrionments
|
||||
\item Cross Reference
|
||||
\item Math Environments
|
||||
\item List Environments
|
||||
\item Logo and Base
|
||||
\item $a^2+b^2=c^2$
|
||||
\end{introduction}
|
||||
|
||||
|
||||
\lipsum[1]
|
||||
% source: https://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Theorems.html
|
||||
|
||||
@@ -532,8 +287,8 @@ For tables and figures, note that floating environment is not allowed. You have
|
||||
|
||||
We will define the integral of a measurable function in three steps. First, we define the integral of a nonnegative simple function. Let $E$ be the measurable set in $\mathcal{R}^N$.
|
||||
|
||||
\begin{definition}[Left Coset]
|
||||
Let $H$ be a subgroup of a group~$G$. A \emph{left coset} of $H$ in $G$ is a subset of $G$ that is of the form $xH$, where $x \in G$ and $xH = \{ xh : h \in H \}$. Similarly a \emph{right coset} of $H$ in $G$ is a subset of $G$ that is of the form $Hx$, where $Hx = \{ hx : h \in H \}$ $\hbar$
|
||||
\begin{definition}{Left Coset}{}
|
||||
Let $H$ be a subgroup of a group~$G$. A \emph{left coset} of $H$ in $G$ is a subset of $G$ that is of the form $xH$, where $x \in G$ and $xH = \{ xh : h \in H \}$. Similarly a \emph{right coset} of $H$ in $G$ is a subset of $G$ that is of the form $Hx$, where $Hx = \{ hx : h \in H \}$
|
||||
\end{definition}
|
||||
|
||||
\begin{note}
|
||||
@@ -542,15 +297,14 @@ Note that a subgroup~$H$ of a group $G$ is itself a left coset of $H$ in $G$.
|
||||
|
||||
\lipsum[2]
|
||||
|
||||
\begin{theorem}[Lagrange's Theorem] \label{thm:lg}
|
||||
\begin{theorem}{Lagrange's Theorem}{}
|
||||
Let $G$ be a finite group, and let $H$ be a subgroup of $G$. Then the order of $H$ divides the order of $G$.
|
||||
\end{theorem}
|
||||
|
||||
\ref{thm:lg}
|
||||
\lipsum[3]
|
||||
|
||||
|
||||
\begin{proposition}[Size of Left Coset]
|
||||
\begin{proposition}{Size of Left Coset}{}
|
||||
Let $H$ be a finite subgroup of a group $G$. Then each left coset of $H$ in $G$ has the same number of elements as $H$.
|
||||
\end{proposition}
|
||||
|
||||
@@ -559,19 +313,15 @@ Let $z$ be some element of $xH \cap yH$. Then $z = xa$ for some $a \in H$, and
|
||||
\end{proof}
|
||||
|
||||
\begin{figure}[htbp]
|
||||
\centering
|
||||
\includegraphics[width=0.6\textwidth]{scatter.jpg}
|
||||
\caption{Matplotlib: Scatter Plot Example\label{fig:scatter}}
|
||||
\centering
|
||||
\includegraphics[width=0.6\textwidth]{scatter.pdf}
|
||||
\caption{Matplotlib: Scatter Plot Example\label{fig:scatter}}
|
||||
\end{figure}
|
||||
|
||||
Regression analysis is a powerful statistical method that allows you to examine the relationship between two or more variables of interest. While there are many types of regression analysis, at their core they all examine the influence of one or more independent variables on a dependent variable. The process of performing a regression allows you to confidently determine which factors matter most, which factors can be ignored, and how these factors influence each other.
|
||||
|
||||
Let's continue using our application training example. In this case, we'd want to measure the historical levels of satisfaction with the events from the past three years or so, as well as any information possible in regards to the independent variables.
|
||||
|
||||
\section{Second section}
|
||||
This second section\index{S!section} may include some special word,
|
||||
and expand the ones already used\index{keywords!used}.
|
||||
|
||||
|
||||
\begin{table}[htbp]
|
||||
\small
|
||||
@@ -598,112 +348,63 @@ and expand the ones already used\index{keywords!used}.
|
||||
\lipsum[1-2]
|
||||
|
||||
\begin{itemize}
|
||||
\item Routing and resource discovery;
|
||||
\begin{itemize}
|
||||
\item Language Models
|
||||
\item Vector Space Models
|
||||
\end{itemize}
|
||||
\item Resilient and scalable computer networks;
|
||||
\item Distributed storage and search.
|
||||
\item Routing and resource discovery;
|
||||
\begin{itemize}
|
||||
\item Language Models
|
||||
\item Vector Space Models
|
||||
\end{itemize}
|
||||
\item Resilient and scalable computer networks;
|
||||
\item Distributed storage and search.
|
||||
\end{itemize}
|
||||
|
||||
%\problemset
|
||||
\begin{problemset}
|
||||
\item Solve the equation $5(- 3x - 2) - (x - 3) = -4(4x + 5) + 13$.
|
||||
\item Find the distance between the points $(-4 , -5)$ and $(-1 , -1)$.
|
||||
\item Find the slope of the line $5x - 5y = 7$.
|
||||
\end{problemset}
|
||||
|
||||
\nocite{en1,en2,en3}
|
||||
|
||||
\chapter{FAQ}
|
||||
We list some FAQs for users to refer to:
|
||||
\begin{enumerate}
|
||||
\item \question{Why option numbers for natbib fail to take effect in v3.07?}
|
||||
In v3.07, when \lstinline{gbt7714} is introduced, option \lstinline{authoryear} is incompatible with \lstinline{natbib}. In v3.08 and 3.09, \lstinline{numbers}, \lstinline{numbers}, \lstinline{super} and \lstinline{authoryear} are introduced.
|
||||
\item \question{I want to customize font and background color.}
|
||||
Please use \lstinline{pagecolor} to change background color, refer to \href{https://tex.stackexchange.com/questions/278544/xcolor-what-is-the-equivalent-of-default-text-color}{this} to customize font.
|
||||
\item \question{Which version should I choose?}
|
||||
Please use \href{https://github.com/ElegantLaTeX/ElegantBook/releases}{Latest Release} via GitHub or \TeX{} Live 2021.
|
||||
\item \question{Which editor should I choose?}
|
||||
You can use \TeX{} Live 2021 built-in \TeX works or \TeX Studio. You may refer to \href{https://github.com/EthanDeng/texworks-autocomplete}{\TeX{}works autocomplete}. \TeX{} Live 2021 + \TeX{}studio is strongly recommended. I myself use VS Code and Sublime Text. Related configurations can be found at \href{https://github.com/EthanDeng/vscode-latex}{vscode-latex} and \href{https://github.com/EthanDeng/sublime-text-latex}{sublime-text-latex}.
|
||||
\item \question{Hello, we want to use ElegantBook to write a book about machine learning and would like your authorization.}
|
||||
Feel free to use our templates by pointing out our copyright. For other issues, please refer to LPPL-1.3c. If you want to show us your work, share the URL with us afterwards.
|
||||
\item \question{What is cross reference?}
|
||||
This template is aimed at who are not a complete beginner for \LaTeX{}. Please learn more about \LaTeX{} before using this template.
|
||||
\item \question{Is the language for code highlighting optional?}
|
||||
Yes, \lstinline{listings} package is used in ElegantBook, hence language is optional(e.g. \lstinline{language=Python}). For global setting, use \lstinline{lstset}. For more information, please refer to package documentations.
|
||||
\item \question{When will Beamer template (ElegantSlide or ElegantBeamer) forthcoming?}
|
||||
Since there is an excellent theme \href{https://github.com/matze/mtheme}{Metropolis}, no plan for Beamer theme.
|
||||
\end{enumerate}
|
||||
|
||||
\chapter{Version History}
|
||||
We revised our templates now and then. This section shows the version story of ElegantBook. We have nearly 100 submits and 17 releases on GitHub since uploaded.
|
||||
|
||||
|
||||
\datechange{2021/05/02}{release of v4.1.}
|
||||
|
||||
\begin{change}
|
||||
\item \textbf{! Big Change}: Change the bibliography method from \hologo{BibTeX} to biblatex(with backend \lstinline{biber});
|
||||
\item \textbf{! Big Change}: Add support for the default theorem writing method (with optional name and label);
|
||||
\item Add left and right space;
|
||||
\item Support hyperlink from the text of TOC;
|
||||
\item Remove the \hologo{pdfLaTeX} compatiblity check for Chinese.
|
||||
\item Add multilingual support, for french \lstinline{lang=fr}, dutch \lstinline{lang=nl}, Hungarian \lstinline{lang=hu}, Spanish \lstinline{lang=es}, Mongolian \lstinline{lang=mn} etc.
|
||||
\end{change}
|
||||
|
||||
\datechange{2020/04/12}{release of v3.11, \textcolor{red}{\textbf{LAST} version of 3.x}.}
|
||||
|
||||
|
||||
\begin{change}
|
||||
\item \textbf{! Fix}: Fix \lstinline{natbib option clash} problems caused by \lstinline{gbt7714} updates.
|
||||
\item Remove \lstinline{base} decorations and its options since \lstinline{pgfornament} package is not included in \TeX{} Live 2020.
|
||||
\item Fix spacing problem in some environments.
|
||||
\item Introduce language option for Italian, \lstinline{lang=it}.
|
||||
\end{change}
|
||||
|
||||
|
||||
\datechange{2020/02/10}{release of v3.10}
|
||||
|
||||
\begin{change}
|
||||
\item Introduce \lstinline{math} for math font, optional styles are \lstinline{newtx} and \lstinline{cm}.\\
|
||||
\textbf{Notice}: The math font \lstinline{newtxmath} in previous versions is reset to default \LaTeX{} math font, to keep previous math font, please declare \lstinline{math=newtx}.
|
||||
\item Introduce \lstinline{chinesefont} option, with \lstinline{founder}, \lstinline{ctexfont} and \lstinline{nofont} available.
|
||||
\item Turn author information on the cover optional and add customized command \lstinline{\bioinfo}.
|
||||
\item Add version history with command \lstinline{\datechange} and environment \lstinline{change}.
|
||||
\item Add Chinese chapter style \lstinline{scheme} with option \lstinline{chinese}.
|
||||
\item Since the bug raised by \lstinline{\lvert} is fixed, exchange package positions of \lstinline{ctex} and \lstinline{amsmath}.
|
||||
\item Drop \lstinline{\lastpage} from header to avoid page anchor bug and adding \lstinline{\frontmatter}.
|
||||
\item Revise bibliography option \lstinline{cite} with optional styles \lstinline{numbers},\lstinline{authoryear} and \lstinline{super}.
|
||||
\item Introduce bibliography style option \lstinline{bibstyle}, with default bib style \lstinline{apalike} for English mode and \lstinline{gbt7714} package for Chinese mode.
|
||||
\end{change}
|
||||
|
||||
\datechange{2019/08/18}{release of v3.09}
|
||||
|
||||
\begin{change}
|
||||
\item Remove \lstinline{\elegantpar} temporary and remind users to use \lstinline{\marginnote} and \lstinline{\marginpar} instead.
|
||||
\item Use \lstinline{esint} to display integral operator.
|
||||
\item Add new command \lstinline{toc}, with options \lstinline{onecol} and \lstinline{twocol}.
|
||||
\item Add new option \lstinline{cite} \lstinline{super} for superscript-displayed citation.
|
||||
\item Revise \lstinline{problemset}.
|
||||
\end{change}
|
||||
|
||||
\nocite{en2,en3}
|
||||
\printbibliography
|
||||
\bibliography{reference}
|
||||
|
||||
\appendix
|
||||
% \renewcommand\chaptername{\eappendix \thechapter}
|
||||
|
||||
\chapter{Mathematical Tools}
|
||||
|
||||
This appendix covers some of the basic mathematics used in econometrics. We briefly discuss the properties of summation operators, study the properties of linear and some nonlinear equations, and review the ratios and percentages. We also introduce some special functions that are common in econometrics applications, including quadratic functions and natural logarithms. The first four sections require only basic algebraic techniques. The fifth section briefly reviews differential Calculus Although Calculus is not necessary to understand much of this book, it is used in some of the end-of-chapter appendices and in some of the more advanced topics in part 3.
|
||||
|
||||
\section{Summation Operator and Description Statistics}
|
||||
|
||||
\textbf{Summation Operator} is an abbreviation used to express the summation of numbers, it plays an important role in statistics and econometrics analysis. If $\{x_i: i=1, 2, \ldots, n\}$ is a sequence of $n$ numbers, the summation of the $n$ numbers is:
|
||||
\textbf{Summation Operator} is an abbreviation used to express the summation of numbers, it plays an important role in statistics and econometrics analysis. If $\{x_i: i=1, 2, \ldots, n\}$ is a sequence of $n$ numbers, the summation of the $n$ numbers is:
|
||||
|
||||
\begin{equation}
|
||||
\sum_{i=1}^n x_i \equiv x_1 + x_2 +\cdots + x_n
|
||||
\end{equation}
|
||||
|
||||
\chapter{A Minimal Example}
|
||||
|
||||
\begin{lstlisting}[frame=single]
|
||||
\documentclass{elegantbook}
|
||||
% title info
|
||||
\title{Title}
|
||||
\subtitle{Subtitle is here}
|
||||
% bio info
|
||||
\author{Your Name}
|
||||
\institute{XXX University}
|
||||
\date{\today}
|
||||
% extra info
|
||||
\version{1.00}
|
||||
\equote{Victory won\rq t come to us unless we go to it. --- M. Moore}
|
||||
\logo{logo.png}
|
||||
\cover{cover.jpg}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
\mainmatter
|
||||
\hypersetup{pageanchor=true}
|
||||
% add preface chapter here if needed
|
||||
\chapter{Example Chapter Title}
|
||||
The content of chapter one.
|
||||
|
||||
\bibliography{reference}
|
||||
\end{document}
|
||||
\end{lstlisting}
|
||||
|
||||
\bibliographystyle{aer}
|
||||
\end{document}
|
||||
1376
elegantbook.cls
1376
elegantbook.cls
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB |
BIN
figure/logo.png
Normal file
BIN
figure/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
BIN
image/cert.pdf
BIN
image/cert.pdf
Binary file not shown.
BIN
image/donate.jpg
BIN
image/donate.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 138 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 87 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 111 KiB |
BIN
image/scatter.pdf
Normal file
BIN
image/scatter.pdf
Normal file
Binary file not shown.
27
image/scatter.py
Normal file
27
image/scatter.py
Normal file
@@ -0,0 +1,27 @@
|
||||
# This file is the source file of the scatter.pdf
|
||||
# source page: https://matplotlib.org/gallery/shapes_and_collections/scatter.html
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
# Fixing random state for reproducibility
|
||||
np.random.seed(19680801)
|
||||
|
||||
|
||||
N = 50
|
||||
x = np.random.rand(N)
|
||||
y = np.random.rand(N)
|
||||
colors = np.random.rand(N)
|
||||
area = (30 * np.random.rand(N))**2 # 0 to 15 point radii
|
||||
|
||||
ax = plt.subplot(111)
|
||||
ax.scatter(x, y, s=area, c=colors, alpha=0.5)
|
||||
|
||||
# Hide the right and top spines
|
||||
ax.spines['right'].set_visible(False)
|
||||
ax.spines['top'].set_visible(False)
|
||||
|
||||
# Only show ticks on the left and bottom spines
|
||||
ax.yaxis.set_ticks_position('left')
|
||||
ax.xaxis.set_ticks_position('bottom')
|
||||
|
||||
plt.savefig('scatter.pdf', transparent=True)
|
||||
@@ -34,7 +34,6 @@
|
||||
|
||||
@article{cn1,
|
||||
author = {方军雄},
|
||||
key = {fang1 jun1 xiong2},
|
||||
title = {{所有制、制度环境与信贷资金配置}},
|
||||
journal = {经济研究},
|
||||
number = {12},
|
||||
@@ -46,7 +45,6 @@
|
||||
|
||||
@article{cn2,
|
||||
author = {刘凤良 and 章潇萌 and 于泽},
|
||||
key = {liu2 feng4 liang2 zhang1 xiao1 meng2 yu2 ze2},
|
||||
title = {{高投资、结构失衡与价格指数二元分化}},
|
||||
journal = {金融研究},
|
||||
number = {02},
|
||||
@@ -58,7 +56,6 @@
|
||||
|
||||
@article{cn3,
|
||||
author = {吕捷 and 王高望},
|
||||
key = {lv3 jie2 wang2 gao1 wang4},
|
||||
title = {{CPI 与 PPI “背离”的结构性解释}},
|
||||
journal = {经济研究},
|
||||
volume = {50},
|
||||
|
||||
Reference in New Issue
Block a user