summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easybook/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-04-02 03:20:54 +0000
committerNorbert Preining <norbert@preining.info>2021-04-02 03:20:54 +0000
commit3f173002d4a4a84e7d1fa5a74755fdd00d08a9c2 (patch)
tree5ed380344702de1f9ab53b68b6c3bcd6b8458087 /macros/latex/contrib/easybook/README.md
parentf78ba658b3ecd56053fe0837a4404d0c6c16a707 (diff)
CTAN sync 202104020320
Diffstat (limited to 'macros/latex/contrib/easybook/README.md')
-rw-r--r--macros/latex/contrib/easybook/README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/macros/latex/contrib/easybook/README.md b/macros/latex/contrib/easybook/README.md
index e33ecae209..0424a5b29f 100644
--- a/macros/latex/contrib/easybook/README.md
+++ b/macros/latex/contrib/easybook/README.md
@@ -2,18 +2,6 @@
Easybook is a minimalist style template based on the ctexbook book document class. It is mainly suitable for typesetting Chinese books or notes, and can even be slightly modified to become a dissertation template. Some commonly used macro packages have been loaded to achieve general typesetting requirements. Although some details have been considered as much as possible, there are still deficiencies. This project is currently under active development. If you have good suggestions, please feel free to give feedback.
-## Compilation method
-
-Please use the UTF8 encoding and enter the following command on the command line
-
-```
-xelatex -shell-escape easybook-demo
-bibtex easybook-demo
-makeindex easybook-demo
-xelatex -shell-escape easybook-demo
-xelatex -shell-escape easybook-demo
-```
-
## Reference documents
- [CTeX macro collection manual](https://ctan.org/pkg/ctex)
@@ -34,18 +22,6 @@ This work may be distributed and/or modified under the conditions of the CC-BY 4
easybook 是基于 ctexbook 书籍文档类的极简风格模板。它主要适用于中文书籍或笔记的排版,甚至可以稍作调整成为学位论文模板。已加载一些常用的宏包以实现一般的排版要求。尽管已尽可能多地考虑了一些细节,但仍然存在不足。目前本项目处于活跃的开发状态,如果您有好的建议欢迎进行反馈。
-## 编译方法
-
-请使用 UTF8 编码,并在命令行上输入以下命令
-
-```
-xelatex -shell-escape easybook-demo
-bibtex easybook-demo
-makeindex easybook-demo
-xelatex -shell-escape easybook-demo
-xelatex -shell-escape easybook-demo
-```
-
## 参考文档
- [CTeX 宏集手册](https://ctan.org/pkg/ctex)