Tip
若是初次使用,可先参考快速使用指南(本科/硕博)或者 Wiki 网站。有需要再进一步参考详细配置手册bithesis.pdf
。
与 v3.8.4 相比,主要是修复小问题。如无需要,可以不升级。
[3.8.5] - 2025-05-15
🚀 Features
- 给摘要页竖直间距增加弹性,允许写更多内容 (15c9e32) by @YDX-2147483647 in #647
- 允许用 lualatex 编译 (43cbc14) by @YDX-2147483647 in #653
- 渲染题名页时若发现行溢出,发出警告并提示换行 (2869f29) by @YDX-2147483647 in #650
🐛 Bug Fixes
-
汉化 algorithms 和 algorithm2e 包,并更正字号 (76579b9) by @YDX-2147483647
若已在
*.tex
中自行汉化或调整字号,应该仍然生效,无需专门改动。 -
TeX Live 2022/2023 或更早版本无法发出警告 (bdfc3cc) by @YDX-2147483647 in #636
对于硕博模板,如果未按硕博升级指南操作就升级到 v3.8.3+,会警告缺少文件。然而若使用旧版 TeX Live,该警告操作会导致文档无法编译,引发困惑。此次修复让警告能正常发出了;当然,仍需按警告提示下载缺失的文件。
-
限制盲审模式题名页
***
长度,以防行溢出 (952f223) by @YDX-2147483647 -
(GT) 英文题名页宽度不应受前面中文影响 (ef775e9) by @YDX-2147483647
-
H
与htbp
型浮动体(表格、算法)内的行间距应当相同 (66b220b) by @YDX-2147483647
🚜 Refactor
- (license) Release graduate thesis template to public domain (a959e15) by @everything411
- (license) Release experiment report template to public domain (839716d) by @everything411
- (license) Release bachelor paper translation template to public domain (4b4ea2f) by @everything411
- (license) Release presentation template to public domain (2e2eac5) by @everything411
- (license) Release reading report template to public domain (b3e1d8d) by @everything411
- (license) Release undergraduate thesis template to public domain (687fc47) by @everything411
- (license) Release English undergraduate thesis template to public domain (e4abb2b) by @everything411
📚 Documentation
- (GT) 更新
pub.tex
中的注释 (7db4024) by @YDX-2147483647 - 定义
\FAQ{bib-sort}[sortkey]
(8e9f6d2) by @YDX-2147483647 - 补充 FAQ 链接,标注有些功能不限于导言区 (01e6f67) by @YDX-2147483647
- 重整 README (7319884) by @YDX-2147483647 in #652
- 更新
pub.bib
相关文档和注释 (445c114) by @YDX-2147483647 in #656
🎨 Styling
- Fix E300 unexpected function call argument (c5ecb71) by @YDX-2147483647
- Fix W302 unbraced n-type function call argument (dcf34bb) by @YDX-2147483647
🧪 Testing
- 默认测试所有文件夹 (1c6fbf4) by @YDX-2147483647
- 测试 TeX Live 2021–2025,其中仅 2024–2025 测试编译文档 (3e4326b) by @YDX-2147483647
- 支持补充安装依赖 (bfdfc09) by @YDX-2147483647 in #632
- 测试 l3msg 的警告功能 (eccb4a2) by @YDX-2147483647
- Refactor out
install_deps
(8f443c9) by @YDX-2147483647 - 验证盲审可以编译GT、UT、UTE (df09d4b) by @YDX-2147483647
⚙️ Miscellaneous Tasks
- (git-cliff) 修正时区,更新配置 (03ef745) by @YDX-2147483647 in #630
- 合并
examples/
到tests/
(277d76f) by @YDX-2147483647 - Switch release CI from xu-cheng/texlive-action to teatimeguest/setup-texlive-action (9a1201b) by @YDX-2147483647
- 更新 TeX Live 包 (44ce211) by @YDX-2147483647
- 删除多余的
apt install make fontconfig
(022c726) by @YDX-2147483647 - 更新邮箱 (b86b225) by @YDX-2147483647
- Fix typo (2e1bddc) by @YDX-2147483647
- 更新邮箱 webmaster → bithesis (9573c8b) by @YDX-2147483647
- 更新联系方式 (6b4c0f2) by @YDX-2147483647 in #633
- 设置测试版的版本号 (b7cf5d6) by @YDX-2147483647 in #637
- Fix
fd: command not found
(4e312e8) by @YDX-2147483647 in #638 - Some minor format fix (c7f6e0e) by @everything411 in #643
- (check-latex) Fix command fd not found (b81924e) by @YDX-2147483647 in #651
- (check-links) Ignore CHANGELOG (181c0ce) by @YDX-2147483647
- (test) Support merge queues (ad31d18) by @YDX-2147483647
- Update version to 3.8.5 (a1b1d01) by @YDX-2147483647