From 08535d44be9fa5e88eaf64162dfe6256636889c5 Mon Sep 17 00:00:00 2001 From: Feng Kaiyu Date: Tue, 4 Apr 2023 10:34:58 +0800 Subject: [PATCH 1/2] chore: update to v3.5.0 --- bithesis.dtx | 4 ++-- templates/graduate-thesis/bithesis.cls | 2 +- templates/lab-report/bitreport.cls | 2 +- templates/paper-translation/bithesis.cls | 2 +- templates/presentation-slide/bitbeamer.cls | 2 +- templates/undergraduate-thesis-en/bithesis.cls | 2 +- templates/undergraduate-thesis/bithesis.cls | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bithesis.dtx b/bithesis.dtx index ecea8a03..5aeaef45 100644 --- a/bithesis.dtx +++ b/bithesis.dtx @@ -21,7 +21,7 @@ %\ProvidesExplClass{bithesis} %\ProvidesExplClass{bitreport} %\ProvidesExplClass{bitbeamer} -%{2023-03-16}{3.4.3}{BIT Thesis Templates} +%{2023-04-04}{3.5.0}{BIT Thesis Templates} % %\NeedsTeXFormat{LaTeX2e}[2020/10/01] %\ProvidesClass{bitbook} @@ -30,7 +30,7 @@ % [2022/05/09 v2.1.1 BIT Thesis Templates] % %<*driver> -\ProvidesFile{bithesis.dtx}[2023/03/16 3.4.3 BIT Thesis Templates] +\ProvidesFile{bithesis.dtx}[2023/04/04 3.5.0 BIT Thesis Templates] \documentclass[letterpaper]{l3doc} \usepackage{dtx-style} diff --git a/templates/graduate-thesis/bithesis.cls b/templates/graduate-thesis/bithesis.cls index 6097ed49..a1d5d7e0 100644 --- a/templates/graduate-thesis/bithesis.cls +++ b/templates/graduate-thesis/bithesis.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bithesis} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \int_new:N \g__bithesis_thesis_type_int \int_new:N \g__bithesis_head_zihao_int \bool_new:N \g__bithesis_twoside_bool diff --git a/templates/lab-report/bitreport.cls b/templates/lab-report/bitreport.cls index 49153004..730bcd40 100644 --- a/templates/lab-report/bitreport.cls +++ b/templates/lab-report/bitreport.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bitreport} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \int_new:N \g__bithesis_report_type_int \clist_const:Nn \c__bithesis_report_type_clist { common, undergraduate_proposal} diff --git a/templates/paper-translation/bithesis.cls b/templates/paper-translation/bithesis.cls index 6097ed49..a1d5d7e0 100644 --- a/templates/paper-translation/bithesis.cls +++ b/templates/paper-translation/bithesis.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bithesis} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \int_new:N \g__bithesis_thesis_type_int \int_new:N \g__bithesis_head_zihao_int \bool_new:N \g__bithesis_twoside_bool diff --git a/templates/presentation-slide/bitbeamer.cls b/templates/presentation-slide/bitbeamer.cls index 2800a210..f87524da 100644 --- a/templates/presentation-slide/bitbeamer.cls +++ b/templates/presentation-slide/bitbeamer.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bitbeamer} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \keys_define:nn { bitbeamer } { titlegraphic .tl_set:N = \l_bit_titlegraphic_tl, diff --git a/templates/undergraduate-thesis-en/bithesis.cls b/templates/undergraduate-thesis-en/bithesis.cls index 6097ed49..a1d5d7e0 100644 --- a/templates/undergraduate-thesis-en/bithesis.cls +++ b/templates/undergraduate-thesis-en/bithesis.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bithesis} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \int_new:N \g__bithesis_thesis_type_int \int_new:N \g__bithesis_head_zihao_int \bool_new:N \g__bithesis_twoside_bool diff --git a/templates/undergraduate-thesis/bithesis.cls b/templates/undergraduate-thesis/bithesis.cls index 6097ed49..a1d5d7e0 100644 --- a/templates/undergraduate-thesis/bithesis.cls +++ b/templates/undergraduate-thesis/bithesis.cls @@ -27,7 +27,7 @@ %% \RequirePackage{expl3,l3keys2e} \ProvidesExplClass{bithesis} -{2023-03-16}{3.4.3}{BIT Thesis Templates} +{2023-04-04}{3.5.0}{BIT Thesis Templates} \int_new:N \g__bithesis_thesis_type_int \int_new:N \g__bithesis_head_zihao_int \bool_new:N \g__bithesis_twoside_bool From ca08aeb75a17043e142c7ead54c05ebe0998cde3 Mon Sep 17 00:00:00 2001 From: Feng Kaiyu Date: Tue, 4 Apr 2023 10:35:41 +0800 Subject: [PATCH 2/2] update changelog. --- CHANGELOG.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f145a0c0..ab5ab87b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,31 @@ Acronyms: **Bolded text highlights its importance.** +## [3.5.0] - 2023-04-04 + +[b0f6c3a](https://github.com/BITNP/BIThesis/commit/b0f6c3a9ac3e54f8bfc5fa9495eb66432cd3045f)...[08535d4](https://github.com/BITNP/BIThesis/commit/08535d44be9fa5e88eaf64162dfe6256636889c5) + +### Bug Fixes + +- Make listoffigure & listoftable align with the old template. ([96010ed](https://github.com/BITNP/BIThesis/commit/96010ed17314bdc78c425f868806da68a2b73902)) +- Fix typo. ([73f417a](https://github.com/BITNP/BIThesis/commit/73f417a278d604c6b364ab6be88bbf694d7dabfc)) +- Fix logo rendering problem in pdf bookmarks. ([3f3fda2](https://github.com/BITNP/BIThesis/commit/3f3fda24709ca7c7e706cefd8e770f77e04af0cf)) + +### Documentation + +- Add explaination for `english`. ([7f5798b](https://github.com/BITNP/BIThesis/commit/7f5798be965cdbe7d366361706eeba4de67b7244)) +- Much more eye-catching doc for min/maxbibnames. ([09a8118](https://github.com/BITNP/BIThesis/commit/09a811861d1e2b9de722ba31cde9fd71e9e4a9fc)) +- Add a note about using CJK Font like MS Word. ([c866616](https://github.com/BITNP/BIThesis/commit/c8666166a60414a4e3bda1a62f95b2bf6b8eb827)) + +### Features + +- Align content to top by default. ([1b662f6](https://github.com/BITNP/BIThesis/commit/1b662f6197b8c1f2a25d74b7222fac807359fc4e)) +- Add options for custom mathFont. ([5006fc6](https://github.com/BITNP/BIThesis/commit/5006fc6d8b661802a76c4457af1bbd5e6626f09b)) + +### Miscellaneous Tasks + +- Update to v3.5.0 ([08535d4](https://github.com/BITNP/BIThesis/commit/08535d44be9fa5e88eaf64162dfe6256636889c5)) + ## [3.4.3] - 2023-03-16 [661be7c](https://github.com/BITNP/BIThesis/commit/661be7c718b9776b17ba492ae3e32c798d0654f0)...[9951571](https://github.com/BITNP/BIThesis/commit/9951571f400d311327638c00e517c2576431a14c)