Skip to content

Commit

Permalink
Update title page (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed May 8, 2023
1 parent a1446a6 commit 674d95c
Show file tree
Hide file tree
Showing 5 changed files with 412 additions and 572 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 本科生的正文不再另页右页(`\cleardoublepage`)。
- 去掉本科生空白页的页码。
- 目录的引导线更加稠密。
- 更新本科生扉页(内封)格式,同步教务处 2023-05-08 版《[中国科学技术大学本科毕业论文(设计)扉页(内封)](https://www.teach.ustc.edu.cn/?attachment_id=15889)》([#374](https://github.com/ustctug/ustcthesis/issues/374))。

## [3.3.3] - 2022-05-17

Expand Down
Binary file added figures/ustc-name-stxingkai.pdf
Binary file not shown.
9 changes: 8 additions & 1 deletion test/testfiles/titlepage-bachelor.tex
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
\input{regression-test.tex}
\documentclass[degree=bachelor,fontset=fandol]{ustcthesis}

\input{info.tex}
\ustcsetup{
title = {论文题目第一行\\论文题目第二行},
author = {王小明},
speciality = {数学与应用数学},
supervisor = {李华~教授},
student-id = {PB19000000}, % 学号,本科生需要填写
date = {2023-05-01}, % 默认为今日
}

\begin{document}
\START
Expand Down
Loading

0 comments on commit 674d95c

Please sign in to comment.