From b3f791edc2a8218e3e64f40d7c10d1310362972c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 8 Jan 2021 03:01:46 +0000 Subject: CTAN sync 202101080301 --- macros/latex/contrib/easybook/README.md | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'macros/latex/contrib/easybook/README.md') diff --git a/macros/latex/contrib/easybook/README.md b/macros/latex/contrib/easybook/README.md index 8f75b0f891..6ad00b0e33 100644 --- a/macros/latex/contrib/easybook/README.md +++ b/macros/latex/contrib/easybook/README.md @@ -1,7 +1,11 @@ # Easybook book document class -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. + +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. + ## Compilation method + Please use the UTF8 encoding and enter the following command on the command line + ``` xelatex -shell-escape easybook-demo bibtex easybook-demo @@ -9,22 +13,31 @@ makeindex easybook-demo xelatex -shell-escape easybook-demo xelatex -shell-escape easybook-demo ``` + ## Reference documents + - [CTeX macro collection manual](https://ctan.org/pkg/ctex) - [Xiamen University graduation thesis template](https://github.com/CamuseCao/XMU-thesis) - [Fudan University graduation thesis template](https://github.com/stone-zeng/fduthesis) - [Wuhan University graduation thesis template](https://github.com/mtobeiyf/whu-thesis) - [ElegantBook book template](https://ctan.org/pkg/elegantbook) -## Website -| [Gitee](https://gitee.com/TeX-doc/easybook) | [Github](https://github.com/TeX-doc/easybook) | [CTAN]() | [Font](https://wws.lanzous.com/b01ns361i) | +## License + +This work may be distributed and/or modified under the conditions of the CC-BY-NC 4.0 License. The latest version of this license is in https://creativecommons.org/licenses/by-nc/4.0/legalcode. +## Website + +| [Gitee](https://gitee.com/TeX-doc/easybook) | [Github](https://github.com/TeX-doc/easybook) | [CTAN](https://ctan.org/pkg/easybook) | [Font](https://wws.lanzous.com/b01ns361i) | # easybook 书籍文档类 easybook 是基于 ctexbook 书籍文档类的极简风格模板。它主要适用于中文书籍或笔记的排版,甚至可以稍作修改成为论文模板。已加载一些常用的宏程序包以实现一般的排版要求。尽管已尽可能多地考虑了一些细节,但仍然存在不足。 -## 编制方法 + +## 编译方法 + 请使用 UTF8 编码,并在命令行上输入以下命令 + ``` xelatex -shell-escape easybook-demo bibtex easybook-demo @@ -32,11 +45,19 @@ makeindex easybook-demo xelatex -shell-escape easybook-demo xelatex -shell-escape easybook-demo ``` + ## 参考文档 + - [CTeX 宏集手册](https://ctan.org/pkg/ctex) - [厦门大学毕业论文模板](https://github.com/CamuseCao/XMU-thesis) - [复旦大学毕业论文模板](https://github.com/stone-zeng/fduthesis) - [武汉大学毕业论文模板](https://github.com/mtobeiyf/whu-thesis) - [ElegantBook 书籍模板](https://ctan.org/pkg/elegantbook) -## 网址 -| [Gitee](https://gitee.com/TeX-doc/easybook) | [Github](https://github.com/TeX-doc/easybook) | [CTAN]() | [字体](https://wws.lanzous.com/b01ns361i) | \ No newline at end of file + +## 协议 + +可以使用 CC-BY-NC 4.0 许可协议传播和修改此作品。此许可协议的最新版本位于 https://creativecommons.org/licenses/by-nc/4.0/legalcode。 + +## 网址 + +| [Gitee](https://gitee.com/TeX-doc/easybook) | [Github](https://github.com/TeX-doc/easybook) | [CTAN](https://ctan.org/pkg/easybook) | [字体](https://wws.lanzous.com/b01ns361i) | \ No newline at end of file -- cgit v1.2.3