Skip to content

Commit

Permalink
hotfix: use top for pageVerticalAlign
Browse files Browse the repository at this point in the history
  • Loading branch information
fky2015 committed Feb 26, 2024
1 parent 4959ed9 commit 4fc807e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/graduate-thesis/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
symbols = false,
},
style = {
pageVerticalAlign = scattered,
pageVerticalAlign = top,
% 开启 Windows 平台下的中易宋体伪粗体。
% windowsSimSunFakeBold = true,
},
Expand Down
2 changes: 1 addition & 1 deletion the-graduates-handbook/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
appendices / chapterLevel = true,
style = {
head = \BIThesis 研究生学位论文 \LaTeX 模板快速使用指南,
pageVerticalAlign = scattered,
pageVerticalAlign = top,
% 开启 Windows 平台下的中易宋体伪粗体。
% windowsSimSunFakeBold = true,
},
Expand Down

0 comments on commit 4fc807e

Please sign in to comment.