Skip to content

[Release Tracker] <v3.8.3> #615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
YDX-2147483647 opened this issue Apr 8, 2025 · 4 comments
Closed
3 tasks done

[Release Tracker] <v3.8.3> #615

YDX-2147483647 opened this issue Apr 8, 2025 · 4 comments

Comments

@YDX-2147483647
Copy link
Collaborator

YDX-2147483647 commented Apr 8, 2025

  • 提升版本号到最新
  • 发布新的 Release
  • 准备 grd.bit.edu.cn 的发布文件
YDX-2147483647 added a commit that referenced this issue Apr 8, 2025
@YDX-2147483647
Copy link
Collaborator Author

@YDX-2147483647
Copy link
Collaborator Author

4-升级指南.pdf

4-升级指南.typ
// Compiled with typst v0.13.1.

#set page(height: auto, width: auto)

#show link: set text(blue.darken(20%))

#set text(
  lang: "zh",
  region: "CN",
  font: (
    (name: "Libertinus Serif", covers: regex("[•‣–]")), // list markers
    "Source Han Serif",
  ),
)
#show raw: set text(font: ("Fira Code", "Source Han Serif"))

#show raw: box.with(fill: gray.lighten(85%), inset: 0.25em, radius: 0.5em, baseline: 10%)

#set par(leading: 1em)

#show heading: pad.with(y: 0.5em)

#align(
  center,
  {
    block(text(2em, weight: "bold", [升级指南]))
    v(1em)
  },
)

#link("https://github.com/BITNP/BIThesis/releases/tag/v3.8.3")[v3.8.3]主要是适应2025年三月末新研究生模板。

= 若已在用#link("https://github.com/BITNP/BIThesis/releases/tag/v3.8.3-alpha-1")[之前 v3.8.3-alpha-1 测试版]

这次基本没有变化,可以不升级;如想升级,照常替换原有`bithesis.cls`即可。

= 若在用 #link("https://github.com/BITNP/BIThesis/releases/tag/v3.8.2")[v3.8.2] 或更早版本

因为要填信息,不能像往常一样单纯替换`bithesis.cls`;请如下操作。

#[
  #set enum(start: 0)
  + 从#link("https://grd.bit.edu.cn/xwgz/xwgz2/wjxz_xwgz/b117824.htm")[研究生院网站]或
    #link("https://bithesis.bitnp.net/guide/downloading-using-templates.html")[GitHub]
    下载新的模板包并解压。
  + 用新的`bithesis.cls`替换旧的`bithesis.cls`。
  + 将新的`misc/icon_{academic,professional}.jpg`复制到旧的`misc/`。
  + 参考新的`main.tex`重新填写`\BITSetup{ info = {…} }`:
    - 增加学号`studentId`(用于封皮)、研究生类型`degreeType`(学术型`academic`、专业型`professional`)。
    - 若是专业型研究生,增加行业合作导师`industrialMentor{,En}`。
    - 若是工程硕博士专项,增加`工程硕博士专项 = true`。
  + 重新编译。
]

@YDX-2147483647
Copy link
Collaborator Author

BIThesis-graduate-thesis-template-3.8.3.zip

  • 1-BIThesis-论文模板-3.8.3.zip
  • 2-快速使用手册.pdf
  • 3-详细配置手册.pdf
  • 4-升级指南.pdf

@YDX-2147483647
Copy link
Collaborator Author

YDX-2147483647 commented Apr 10, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant