Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elegantbook-en.pdf | 2022-08-15 | 1.0 MB | |
elegantbook-cn.pdf | 2022-08-15 | 1.3 MB | |
ElegantBook v4.4 source code.tar.gz | 2022-08-15 | 815.1 kB | |
ElegantBook v4.4 source code.zip | 2022-08-15 | 816.8 kB | |
README.md | 2022-08-15 | 1.1 kB | |
Totals: 5 Items | 4.0 MB | 0 |
- Add custom theorem definition command \elegantnewtheorem ;
- Fix star environment(*) for inner environments (issue [#167]);
- Change English fonts from TeX Gyre Termes to TeX Gyre TermesX;
- Re-construct some theorem environments to enhance compatibility;
- Remove Gitee repo due to the privacy policy;
- Re-open Github pull requests.
- 重要改动:提供了一个定义定理类环境的命令 \elegantnewtheorem;
- 重要改动:为所有内置定理类环境提供了带星号的版本,带星号的定理类环境不会编号,修复 issue: [#167];
- 重要改动:在 scheme=chinese 下将目录中的“第 1 章”修改为“第一章”;
- 将 TeX Gyre Termes 改为 TeX Gyre TermesX,使英文部分字形与 newtx 系列宏包更相近;
- 重写了内置定理类环境的实现方法,修复了一些 bug,由于修改部分较大,如果引入了新的 bug,请及时在QQ 群或 Github 上进行反馈;
- 删除 Gitee 仓库地址,恢复 GitHub 提交(pull requests);
- 将参考文献命令添加到导言区,使编辑器能够对参考文献自动补全。