Skip to content

Commit

Permalink
Merge pull request #225 from BITNP/dev-fky
Browse files Browse the repository at this point in the history
Preperation for the release v3.3.1
  • Loading branch information
fky2015 authored Feb 11, 2023
2 parents 6cf58b3 + ccbe549 commit b9444a7
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 9 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,28 @@ Acronyms:

**Bolded text highlights its importance.**

## [3.3.1] - 2023-02-11

[4807915](https://github.com/BITNP/BIThesis/commit/480791527043e2ccc706d688cacd0cbbde87d9a3)...[a87c4f6](https://github.com/BITNP/BIThesis/commit/a87c4f6aa450c93ef1e0b49f638262c6aa3482f6)

### Bug Fixes

- Increase Indent. ([25f87cc](https://github.com/BITNP/BIThesis/commit/25f87cc5db42506dae43e66b4abbb99143c074de))
- Set font by font file names (in stead of font names). ([21826b0](https://github.com/BITNP/BIThesis/commit/21826b01e72bf36c8823295070666efcd5137e72))
- Chapters now `openany` in twoside mode. ([a2047ff](https://github.com/BITNP/BIThesis/commit/a2047ff0124c3695f6e1745357ed584d45d4f2c5))

### Documentation

- Add apecial thanks. ([af0ecca](https://github.com/BITNP/BIThesis/commit/af0ecca7c429b996d7cc06f40b42658495eb9b95))

### Miscellaneous Tasks

- Bump version to v3.3.1 ([2f4aa62](https://github.com/BITNP/BIThesis/commit/2f4aa62f8efcfe9c46b5b2e78d1cbed3a5fbc11d))

### Hotfix

- \clearpage after remove \cleardoublepage. ([ea1a689](https://github.com/BITNP/BIThesis/commit/ea1a689637a7ff7ae5850965245ed24df0e1854e))

## [3.3.0] - 2023-02-02

[7b4bd2d](https://github.com/BITNP/BIThesis/commit/7b4bd2d0c445b91c13ff23d159c98c29540e59f7)...[694c3b3](https://github.com/BITNP/BIThesis/commit/694c3b348ff91364de9a094681ad2cb1ed974847)
Expand Down
4 changes: 2 additions & 2 deletions bithesis.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
%<thesis>\ProvidesExplClass{bithesis}
%<report>\ProvidesExplClass{bitreport}
%<beamer>\ProvidesExplClass{bitbeamer}
%<cls>{2023-02-02}{3.3.0}{BIT Thesis Templates}
%<cls>{2023-02-11}{3.3.1}{BIT Thesis Templates}
%
%<oldcls>\NeedsTeXFormat{LaTeX2e}[2020/10/01]
%<book>\ProvidesClass{bitbook}
Expand All @@ -30,7 +30,7 @@
%<oldcls> [2022/05/09 v2.1.1 BIT Thesis Templates]
%
%<*driver>
\ProvidesFile{bithesis.dtx}[2023/02/02 3.3.0 BIT Thesis Templates]
\ProvidesFile{bithesis.dtx}[2023/02/11 3.3.1 BIT Thesis Templates]
\documentclass[letterpaper]{l3doc}
\usepackage{dtx-style}

Expand Down
2 changes: 1 addition & 1 deletion templates/graduate-thesis/bithesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bithesis}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{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
Expand Down
2 changes: 1 addition & 1 deletion templates/lab-report/bitreport.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bitreport}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{BIT Thesis Templates}
\int_new:N \g__bithesis_report_type_int
\clist_const:Nn \c__bithesis_report_type_clist
{ common, undergraduate_proposal}
Expand Down
2 changes: 1 addition & 1 deletion templates/paper-translation/bithesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bithesis}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{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
Expand Down
2 changes: 1 addition & 1 deletion templates/presentation-slide/bitbeamer.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bitbeamer}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{BIT Thesis Templates}
\keys_define:nn { bitbeamer }
{
titlegraphic .tl_set:N = \l_bit_titlegraphic_tl,
Expand Down
2 changes: 1 addition & 1 deletion templates/undergraduate-proposal-report/bitreport.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bitreport}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{BIT Thesis Templates}
\int_new:N \g__bithesis_report_type_int
\clist_const:Nn \c__bithesis_report_type_clist
{ common, undergraduate_proposal}
Expand Down
2 changes: 1 addition & 1 deletion templates/undergraduate-thesis-en/bithesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bithesis}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{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
Expand Down
2 changes: 1 addition & 1 deletion templates/undergraduate-thesis/bithesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
%%
\RequirePackage{expl3,l3keys2e}
\ProvidesExplClass{bithesis}
{2023-02-02}{3.3.0}{BIT Thesis Templates}
{2023-02-11}{3.3.1}{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
Expand Down

0 comments on commit b9444a7

Please sign in to comment.