本部本科生毕业论文现封面日期要求为6月,内封的答辩日期要求为5月,请问这个如何解决 #189
Answered
by
syvshc
1191000606
asked this question in
Q&A
-
如图所示,请问有办法自定义的设置这两个量 |
Beta Was this translation helpful? Give feedback.
Answered by
syvshc
Jun 1, 2023
Replies: 2 comments 3 replies
-
|
目前的解决办法: 首先使用 dev 分支的模板, 在 \newcommand{\hit@first@titlepage@other}{
% 封面一
...
\fi\fi
\parbox[t][\hit@schoolname@nddate][t]{\textwidth}{\centering\kaishu\xiaoer\textbf{\hit@cschoolname}}
{\songti\xiaoer\textbf{\hit@cdate}} % <- 把这里的 \hit@cdate 改成 \hit@szshortcdate
\end{center}
}然后去 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
1191000606
-
|
这个还是别 close 了, 留在列表里方便找 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

目前的解决办法: 首先使用 dev 分支的模板, 在
hithesisbook.cls中找到然后去
cover.tex中取消szshortcdate的注释, 并且将第一封面的日期填到szshortcdate中, 第二封面中的日期填到cdate中