Skip to content
Discussion options

You must be logged in to vote

目前的解决办法: 首先使用 dev 分支的模板, 在 hithesisbook.cls 中找到

\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}
}

然后去 cover.tex 中取消 szshortcdate 的注释, 并且将第一封面的日期填到 szshortcdate 中, 第二封面中的日期填到 cdate

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by 1191000606
Comment options

You must be logged in to vote
3 replies
@syvshc
Comment options

@1191000606
Comment options

@1191000606
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants