Releases: BITNP/BIThesis
Releases · BITNP/BIThesis
Preview Release for v3.5.4-alpha-1
Public Release for v3.5.3
本次更新提供以下样式修复:
- 表格字号默认设置为 5 号字,更符合学校规范要求。
- 预设了
\autoref
的默认文字。
What's Changed
- docs: add an explaination about nosep in enumitem. by @fky2015 in #295
- chore: usability improvement. by @fky2015 in #300
- refactor: reduce ambiguity by removing multi-bibprint demos. by @fky2015 in #301
- fix: set zihao to 5 in tabular by default. by @fky2015 in #304
- fix: predefine autoref label. by @fky2015 in #302
- Chore: release v3.5.3. by @fky2015 in #306
Full Changelog: v3.5.2...v3.5.3
Public Release for v3.5.2
本次更新引入了大量针对样式的修复:
- 修复盲审模式下「攻读学位期间发表论文与研究成果清单」作者对齐问题。
- 修复
\subsubsection
前后间距问题 - 调整本科生模板图片、表格前后一行空白行距离
- 修复图片、表格目录的标题和行间距问题。
- 显示增加班级字段的配置选项。
What's Changed
- chore: use true tilde. by @fky2015 in #282
- fix: remove empty space when overwriting english bibname. by @fky2015 in #284
- fix: fix the skip of subsubsection. by @fky2015 in #286
- fix: normalize title and 1.5 linestretch of listofx. by @fky2015 in #287
- fix: improve extra space above/below float env. by @fky2015 in #290
- fix: 本科毕设&文献翻译封面添加班号字段 by @ZoroGH in #289
- docs(intro): update readme & introduction. by @fky2015 in #291
- Preparation for v3.5.2 by @fky2015 in #292
New Contributors
Full Changelog: v3.5.1...v3.5.2
Public Release for v3.5.1
- 修复了
listofx
邻接\mainmatter
时错误的页眉格式。
What's Changed
- fix: clear page at start of
\mainmatter
. by @fky2015 in #277 - release tracker v3.5.1 by @fky2015 in #279
Full Changelog: v3.5.0...v3.5.1
Public Release for v3.5.0
此版本带来了一些更新与问题修复:
- 新功能:文本默认垂直对齐上方(而不是分散对齐),更接近 Word 样式。在多图的时候排版更美观。用户可以选择还原到旧样式。
- 新功能:增加多种数学字体的选项。
- 修复
listoffigure
和listoftable
目录的错误样式,目前和旧$\LaTeX$ 模板一致(Word 没有给出这部分模板)。 - 在文档中增加了关于“如何得到类似于 Word 中文字体”的方法说明。
请根据手册中提供的方法进行升级,升级前请做好备份。
What's Changed
- feat: align content to top by default. by @fky2015 in #265
- fix: make listoffigure & listoftable align with the old template. by @fky2015 in #267
- feat: add options for math-font with docs improvement. by @fky2015 in #271
- docs: add a note about using CJK Font like MS Word. by @fky2015 in #273
- fix: fix logo rendering problem in pdf bookmarks. by @fky2015 in #274
- chore: perparation for v3.5.0 by @fky2015 in #275
Full Changelog: v3.4.3...v3.5.0
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
Public Release for v3.4.2
Public Release for v3.4.1
这一版本没有提供任何新功能或者修复。主要是增加了模板中的 magic comments
,使得大部分编辑器能够自动识别编译所需要使用的工具链。
从这个版本开始,使用 TeXstudio
等工具应该不需要再手动配置工具链,直接编译即可。
What's Changed
- fix: add magic comments to auto-config editors. by @fky2015 in #241
- update CHANGELOG. by @fky2015 in #244
Full Changelog: v3.4.0...v3.4.1
Public Release for v3.4.0
- 新功能:可以通过选项配置「研究成果清单」中姓名的显示数量,以防止自己的名字被省略。
- 修复:抑制了关于字体的警告消息,以防引起用户的疑惑。
What's Changed
- feat: allow to set maxbibnames for publications. by @fky2015 in #234
- chore: add a repobeats service. by @fky2015 in #237
- fix: suppress warnings. by @fky2015 in #238
- Preparations for v3.4.0 by @fky2015 in #239
Full Changelog: v3.3.2...v3.4.0
Public Release for v3.3.2
修复了研究生模板中关键词的字体字形问题。
What's Changed
- fix(GT): use normal text with the keywords. by @fky2015 in #228
- chore: bump version. by @fky2015 in #230
Full Changelog: v3.3.1...v3.3.2