Skip to content
Discussion options

You must be logged in to vote
  1. fduthesis 默认情况下,使用 \newtheorem 并不会产生证毕符号
  2. 请提供你改动后的代码

测试代码

\documentclass{fduthesis}
\newtheorem{test}{命题}
\begin{document}
\mainmatter
\chapter{test}
\begin{test}
  test
\end{test}
\begin{test}
  test
\end{test}
\end{document}

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Juelianqvq
Comment options

@sikouhjw
Comment options

@Juelianqvq
Comment options

@sikouhjw
Comment options

@Juelianqvq
Comment options

Answer selected by stone-zeng
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