Skip to content

\allowdisplaybreaks[4]跨页排公式好像用不了 #954

Closed Answered by zepinglee
wocoanima asked this question in Q&A
Discussion options

You must be logged in to vote

建议给出一个可复现的完整示例。下面的示例可以正确分页。

\documentclass[degree=master]{thuthesis}
\usepackage{lipsum}
\input{thusetup}
\allowdisplaybreaks[4]
\begin{document}
\lipsum[1-3]\par
\begin{align}
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a\\
  a
\end{align}
\end{document}

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@wocoanima
Comment options

@wocoanima
Comment options

@Harry-Chen
Comment options

@zepinglee
Comment options

Answer selected by Harry-Chen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants