Skip to content

Commit e3ec2b9

Browse files
committed
Change justification of captions to centerlast
1 parent 6dd9f41 commit e3ec2b9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- 更新封面的格式([#438](https://github.com/ustctug/ustcthesis/issues/438))。
2121
- 更新原创性和授权使用声明的格式。
2222
- 数学式的改为段前6磅、段后6磅(研究生院 2025-03-12 Word 模板)。。
23+
- 图表标题的对齐方式改为 `centerlast`(两端对齐、末行居中)([#442](https://github.com/ustctug/ustcthesis/issues/442))。
2324

2425
### Fixed
2526

ustcthesis.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2795,6 +2795,7 @@
27952795
}
27962796

27972797
\captionsetup{
2798+
justification = centerlast,
27982799
font = ustc,
27992800
labelsep = quad,
28002801
skip = 6bp,

0 commit comments

Comments
 (0)