We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
可以将buptgraduatethesis.cls中从788行开始临时修改为以下内容使得导出的PDF与word模版视觉类似。
buptgraduatethesis.cls
word封面的页边距等和cls中的设定不太一致。
\begin{minipage}[t]{\textwidth}%右上角密级、保密期限 \sihao \hspace*{81.5mm} \ifnum\bupt@classlevel=0 \bupt@label@classlevel\bupt@title@sep \hspace{2em}\bupt@label@classdur\bupt@title@sep \else \bupt@label@classlevel\bupt@title@sep\bupt@meta@classlevel \hspace{2em}\bupt@label@classdur\bupt@title@sep\bupt@meta@classdur \fi \end{minipage}\\[1.71cm]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
可以将
buptgraduatethesis.cls
中从788行开始临时修改为以下内容使得导出的PDF与word模版视觉类似。word封面的页边距等和cls中的设定不太一致。
The text was updated successfully, but these errors were encountered: