页面隐藏功能 #59
Answered
by
note286
Yellowwwwwww121
asked this question in
Q&A
页面隐藏功能
#59
-
你好楼主,我想要隐藏掉致谢,代码如下: |
Beta Was this translation helpful? Give feedback.
Answered by
note286
Mar 6, 2023
Replies: 3 comments 3 replies
-
请认真阅读文档。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
如果你要进行相似性检测即查重,或许应该移除所有的,即: \documentclass{xdupgthesis}
\xdusetup{
style/remove-page={封面,题名页,声明页,摘要,索引,对照表,目录,附录,参考文献,致谢,作者简介},
style/remove-header=true,
style/remove-footer=true
}
\begin{document}
\end{document} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
note286
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如果你要进行相似性检测即查重,或许应该移除所有的,即: