mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
modify indent
@@ -1,6 +1,6 @@
|
||||
Because the template uses the `newtx` family of font macros, we need to be aware of hyphens when using this template.
|
||||
|
||||
$$\int_{R^q} f(x,y) dy.\emph{of\kern0pt f}$$
|
||||

|
||||
|
||||
the code is
|
||||
|
||||
@@ -9,6 +9,3 @@ the code is
|
||||
\int_{R^q} f(x,y) dy.\emph{of \kern0pt f}
|
||||
\end{equation}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ For portable version, simply download lastest ElegantBook-master from Github or
|
||||
|
||||
If you are a TeX Live 2019 user, using the `tlshell` of TeX Live 2019 direct installation package is strongly recommended. Simply search and open `tlshell`, click on `File -> Load Default Repository` or customize repository by Options. Wait till the repository loads successfully, search elegantbook by name, installation and update is just a click away.
|
||||
|
||||

|
||||

|
||||
|
||||
If you are a TeX Live 2018 user and would like to update to TeX Live 2019, the official solution is to uninstall 2018. If you want to save the bother of uninstallation and installation, please copy `elegantbook.cls` to the installation directory of TeX Live 2018 (default: `C:\texlive\2018\texmf-dist\tex\latex\elegantbook` ), run `texhash` in cmd.
|
||||
|
||||
@@ -18,4 +18,3 @@ Considering the online usage of the templates, all the templates are available o
|
||||
Those who enjoy smooth network may feel free to use the templates without TEX Live and to visit
|
||||
your documents anywhere anytime. Search `elegantlatex` on Overleaf or visit [search result](https://www.overleaf.com/latex/templates?addsearch=elegantlatex),
|
||||
choose the one you prefer and save it to your account, then you can edit yourself or corporat with others if you like. For more information about Overleaf, please refer to Overleaf OG.
|
||||
|
||||
|
||||
@@ -13,6 +13,3 @@ And you will get:
|
||||

|
||||
|
||||
**Notice** If you want to customize the title of `probleset`, please change the optional argument like `introduction` environment. In addition, the current environment will automatically appear in the catalogue, but not in the header and footer (to be resolved).
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -33,6 +33,3 @@ However, the floating body (table, picture) should be noted that the floating bo
|
||||
\end{center}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -19,6 +19,3 @@ Search `yhmath` or `esvect` in `elegantbook.cls` and uncomment the loading state
|
||||
%%% use esvect pkg, uncomment following code
|
||||
% \RequirePackage{esvect}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
hyphen.png
Normal file
BIN
hyphen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
6
常见问题.md
6
常见问题.md
@@ -73,9 +73,3 @@
|
||||
**问题**:群主,什么时候出 Beamer 的模板(主题),ElegantSlide 或者 ElegantBeamer?
|
||||
|
||||
**答案**:这个问题问的人比较多,我这里给个明确的答案。由于 Beamer 中有一个很优秀的主题 [Metropolis](https://github.com/matze/mtheme)。我觉得在我们找到非常好的创意之前不会发布正式的 Beamer 主题,如果你非常希望得到 ElegantLaTeX “官方”的主题,请在用户 QQ 群内下载我们测试主题 PreElegantSlide(未来不一定按照这个制作)。正式版制作计划在 2020 年之后。
|
||||
|
||||
|
||||
|
||||
**问题**:群主好棒,想嫁!
|
||||
|
||||
**答案**:我取向正常!
|
||||
3
旁注.md
3
旁注.md
@@ -33,6 +33,3 @@
|
||||
\end{center}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
3
章节摘要.md
3
章节摘要.md
@@ -21,6 +21,3 @@
|
||||
...
|
||||
\end{introduction}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
3
符号字体.md
3
符号字体.md
@@ -19,6 +19,3 @@ LaTeX Error:
|
||||
%%% use esvect pkg, uncomment following code
|
||||
% \RequirePackage{esvect}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
5
连字符.md
5
连字符.md
@@ -1,6 +1,6 @@
|
||||
由于模板使用了 `newtx` 系列字体宏包,所以在使用本模板的时候,需要注意下连字符的问题。
|
||||
|
||||
$$\int_{R^q} f(x,y) dy.\emph{of\kern0pt f}$$
|
||||

|
||||
|
||||
的代码为
|
||||
|
||||
@@ -9,6 +9,3 @@ $$\int_{R^q} f(x,y) dy.\emph{of\kern0pt f}$$
|
||||
\int_{R^q} f(x,y) dy.\emph{of \kern0pt f}
|
||||
\end{equation}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
1
颜色主题.md
1
颜色主题.md
@@ -15,4 +15,3 @@
|
||||
\definecolor{second}{RGB}{115,45,2}
|
||||
\definecolor{third}{RGB}{0,80,80}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user