Public Release for v3.4.3
此版本带来了很多更新:
- 启用伪粗体以保证粗宋体可以得到类似 Word 中的效果。
- 下线了本科毕设开题报告模板(计算机学院),因为学校已采用在线系统提交的方式。
- 移除了默认对
unicode-math
的依赖,现在默认采用amsmath
,更符合用户直觉。 - 关闭了参考文献的
gbpunctin
以更接近北理工的论文格式。 - 增加了
english=true
的模板选项,以支持研究生英文模板的使用。 - 并修复了一些细节问题。
更新到新版本的方法请参考 bithesis.pdf
手册。
What's Changed
- fix: fix invalid date fields in bibs. by @fky2015 in #253
- fix: turn on AutoFakeBold and AutoFakeSlant in xeCJK. by @fky2015 in #254
- refactor: sunset template undergraduate-proposal-report. by @fky2015 in #256
- fix: add options & fine-tune AutoFakeBold. by @fky2015 in #255
- refactor!: remove dependency on unicode-math. by @fky2015 in #232
- fix: set gbpunctin to false. by @fky2015 in #259
- docs: update progress of authentication. by @fky2015 in #261
- fix: add an english option to enable english mode. by @fky2015 in #262
- Release v3.4.3. by @fky2015 in #264
Full Changelog: v3.4.2...v3.4.3