tcolorbox 跨页显示的问题 #809
Replies: 1 comment 5 replies
-
请提供 MWE(最小工作示例) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请教,我想在thuthesis模板里用tclorbox宏包。在thusetup里加入了以下代码:
\usepackage[skins,listings,theorems]{tcolorbox}
\tcbuselibrary{skins, breakable, theorems}
一般情况下,编译后都能正常显示,遇到跨页的时候就显示不正常了(分页之后,前面的第1页丢失了)。


我在其他模板里试了一下,跨页却能正常显示。
请问这种情况该怎么解决?谢谢!
Beta Was this translation helpful? Give feedback.
All reactions