我 对问题发布了答案
参考 titleps 第九页,(或许可用的)解决方法是:\settitlemarks*{section,subsection} % formats header and footer \newpag
我 发表了评论
开始以为是 titlesec 重定义了一些 titling 的 macro,测试了一下发现确实是 titleps 自己的问题。(fancyhdr 似乎没有这个问题。)
我 发表了评论
特别地,附使用例如下:\begin{definition}{name of defitnion}{tag of definition} This is some definition. The
我 对问题发布了答案
由于找不到编辑原问题的位置,现将最后我使用的【可行的】代码附在此处。 \newtcbtheorem [number within=chapter, Crefname={Definition}
我 对问题发布了答案
目前我使用的如下: \newtcbtheorem [number within=chapter, Crefname={Definition}{Definitions}] {defin
我 发表了评论
感谢你的回复!我补充一点。在 newtcbtheorem 中添加 option Crefname={Definition}{Definitions} 可以和 cleveref 兼容。
我 发表了评论
哈哈,可能是我的提问不太正确。我其实只需要一个类似于 label{} 和 Cref{} 的组合。允许我引用之前定义过的 definition,格式为 Defnition 1.1 (My Def Tit
我 发表了评论
感谢你的回复!但是我更希望可以直接在 newtheorem{definition}{Definition} 的环境上添加这个边框。目前的解决方案和我使用的 Cref 等引用方式有所冲突,不太好处理。我
我 发表了评论
~~titlesec~~ titleps \newpagestyle 中 subsection 相关内容在奇数页失效