Skip to content

Commit

Permalink
Remove indentation of subsection (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed May 4, 2024
1 parent d80cdbf commit 6c57e21
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- 本科生摘要关键词的分隔符改为分号,同步教务处 2023-05-06 的修改([#376](https://github.com/ustctug/ustcthesis/issues/376))。
- 本科生的参考文献格式恢复为 2021 年版,同步教务处 2023-05-06 的修改([#376](https://github.com/ustctug/ustcthesis/issues/376))。
- 二级节标题不再缩进(研究生院 2024-03-01 Word 模板)。

## [3.3.4] - 2023-05-10

Expand Down
5 changes: 2 additions & 3 deletions test/testfiles-crossref/main-english.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -1169,9 +1169,8 @@ Completed box being shipped out [1]
...\glue(\parskip) 0.0
...\glue(\parskip) 0.0
...\glue(\baselineskip) 11.37852
...\hbox(10.20412+2.28351)x417.11752, glue set 283.70724fil
....\hbox(9.25156+0.0)x68.1666
.....\hbox(0.0+0.0)x26.09747
...\hbox(10.20412+2.28351)x417.11752, glue set 309.80472fil
....\hbox(9.25156+0.0)x42.06912
.....\TU/texgyreheros(0)/m/n/13.04874 1.1.1
.....\kern -0.0002
.....\kern 0.0002
Expand Down
5 changes: 2 additions & 3 deletions test/testfiles-crossref/main.tlg
Original file line number Diff line number Diff line change
Expand Up @@ -1239,9 +1239,8 @@ Completed box being shipped out [1]
...\glue(\parskip) 0.0
...\glue(\parskip) 0.0
...\glue(\baselineskip) 11.37852
...\hbox(10.20412+2.28351)x417.11752, glue set 283.70724fil
....\hbox(9.25156+0.0)x68.1666
.....\hbox(0.0+0.0)x26.09747
...\hbox(10.20412+2.28351)x417.11752, glue set 309.80472fil
....\hbox(9.25156+0.0)x42.06912
.....\TU/texgyreheros(0)/m/n/13.04874 1.1.1
.....\kern -0.0002
.....\kern 0.0002
Expand Down
1 change: 0 additions & 1 deletion ustcthesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,6 @@
subsection = {
format = \sffamily\fontsize{13bp}{21.67bp}\selectfont,
aftername = \hspace{\ccwd},
indent = 2\ccwd,
beforeskip = 12bp,
afterskip = 6bp,
},
Expand Down

0 comments on commit 6c57e21

Please sign in to comment.