Skip to content

Releases: nju-lug/NJUThesis

v0.13.1

15 Dec 06:25
Compare
Choose a tag to compare

Features

  • 新增草稿模式 (dbxy)
  • 新增本科生诚信承诺书 (dbxy)

Bug Fixes

  • 修复对subcaption的支持 (dbxy)

Styles

  • 摘要格式更正 (dbxy)

Chores

  • 将许可证文件加入发布包 (dbxy)

v0.13.0

13 Dec 09:03
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Code Refactoring

  • 尝试使用xtemplate重构封面绘制命令 #52 (dbxy)
  • 修改目录格式 #52 (dbxy)
  • 重新构建绘制本科生封面命令 #52 (atxy-blip)
  • 重新构建了研究生论文封面 #52 (dbxy)
  • 重构本科摘要格式 #52 (dbxy)
  • 尝试重构研究生摘要样式 #52 (atxy-blip)
  • 完成摘要的重构 #52 (dbxy)
  • 完成封面和摘要的重构 #52 (dbxy)
  • 简化字体变量名称 (dbxy)
  • 修正代码环境和定理环境 (dbxy)

v0.12.3

07 Dec 13:21
Compare
Choose a tag to compare

Bug Fixes

  • 设置参考文献默认选项 (Yu Xiong)
  • 修复了算法环境的格式问题 close #49 (Yu Xiong)

Documentation

  • 修改文档 (dbxy)
  • 修改文档 (dbxy)

Styles

  • 调整列表环境格式 (dbxy)

Code Refactoring

Chores

v0.12.2

03 Dec 15:45
Compare
Choose a tag to compare

Bug Fixes

  • 修正了长标题会导致页眉重叠的问题 close #47 (dbxy)
  • 修复字号和页眉的问题 (dbxy)
  • 修复了l3检查过于严格的问题 fix #48 (atxy-blip)

Documentation

  • 修改文档 (dbxy)

Chores

  • 优化测试脚本 (dbxy)

v0.12.1

02 Dec 11:27
Compare
Choose a tag to compare

Features

  • 完成空白模板的编写 (Yu Xiong)
  • 完成测试文件的编写 (Yu Xiong)
  • 添加原创性声明页 (dbxy)

Documentation

  • 修改文档 (dbxy)
  • 修改文档 (dbxy)

Chores

  • 更新vscode插件配置 (Yu Xiong)
  • 构建自动编译测试 (Yu Xiong)
  • 使用l3build进行自动构建 (dbxy)
  • 优化测试脚本 (dbxy)

v0.12.0

30 Nov 03:52
Compare
Choose a tag to compare

Documentation

Code Refactoring

Chores

  • 修改编译配置文件 (atxy-blip)
  • 修复了无法编译版本历史的问题 (atxy-blip)
  • 保留njuvisual.sty以便于编译测试和打包 (Yu Xiong)
  • 新增安装脚本 (archxy)
  • 重新构建自动发布Action (archxy)

v0.11.3

23 Nov 06:38
Compare
Choose a tag to compare

Features

  • 新增了TeXstudio配置文件和相关说明 (Yu Xiong)

Documentation

Code Refactoring

Chores

  • 将TeXstudio配置文件加入发布的压缩包 (Yu Xiong)
  • 更正示例参考文献列表的命名 (Yu Xiong)

v0.11.2

19 Nov 07:44
Compare
Choose a tag to compare

Features

  • 将学位类型的字符串判断改为整数判断 (Yu Xiong)
  • 修改了封面信息的输出方式 (Yu Xiong)

Bug Fixes

  • 修复了luatexja的版本检测 (Yu Xiong)

Documentation

Code Refactoring

  • 修改了英文封面的学位输出方式,删除了不必要的定义 (Yu Xiong)
  • 减少判断次数以优化代码 (Yu Xiong)

v0.11.1

23 Oct 12:41
Compare
Choose a tag to compare

Features

  • 添加了若干警告信息 (Yu Xiong)

Bug Fixes

Documentation

Commits

  • 更新了vscode插件配置 (atxy)
  • e873c1f: Merge branch 'master' of github.com:glatavento/NJUThesis (glatavento) #42

v0.11.0

01 Oct 11:10
Compare
Choose a tag to compare

由于这一版本使用clist重写了关键词和评审委员会的实现方法,再加上初始版本的变量命名本不应该出现大写字母,所以重构了很多变量,很抱歉需要参考njuthesis-sample.tex重新填写一遍!在这里鞠躬谢罪了!

Features

  • 添加了一个简单的成果列表页面 (atxy)
  • 添加了写入PDF元数据的功能 (atxy)
  • 简化了摘要和封面的绘制,注意个人信息项目的名称发生了改变 (atxy)

Bug Fixes

  • 修复了英文封面没有第二导师的问题 (atxy)
  • 修复了#39的数学字体问题 (atxy)
  • 修正 mathcal 使用的字体以符合标准 #40 (MA Glatt)

Documentation

  • 更新了说明文档 (atxy)
  • 更新了说明文档 (atxy)
  • 更新了说明文档 (atxy)