- Makefile 支持 ENGINE 选项,xelatex / lualatex 可供选择 #19 ;
- tongji-undergrad-thesis 模板上线 Overleaf,且仓库与 Overleaf 同步 #22 ;
- 修复了 ci #23 #25 #34 ;
- 完善了模板使用样例,内含 latex 简单教学;
- 适配了更现代的数学库,使数学字体格式标准;
- 修复了错误的 paragraph / subparagraph / caption 等格式;
- 提供了有关 python 安装的指导 #26 / #30 ;
- 在仓库中提供 adobe 字体作为可选项 #32 ;
- 使用了符合 word 模板要求的 biblatex-gb7714-2015 和 biber 引擎 #33 ;
- 实现了可选的双页模式 #36 。
by @CookiePieWw @skyleaworlder @tobiasforest @watermellye. June, 2023.
What's Changed
- fix: missing flags in Makefile and compatible changes to workflow by @CookiePieWw in #19
- Updated README.md and rewrote README-EN.md by @tobiasforest in #22
- fix: try to fix the workflow error on mac by @tobiasforest in #23
- fix: fixed the error on macOS & updated README by @tobiasforest in #25
- fix: default math font; ci; README by @tobiasforest in #28
- Update: instructions for specifying Python path manually by @watermellye in #30
- update: adobe font by @tobiasforest in #32
- update: citation examples & biber by @tobiasforest in #33
- update: twoside init by @tobiasforest in #36
- ci: update binaries path in TL 2023 by @skyleaworlder in #34
New Contributors
- @CookiePieWw made their first contribution in #19
- @tobiasforest made their first contribution in #22
- @watermellye made their first contribution in #30
Full Changelog: v1.0.1...v1.0.2