newtheoremstyle
子定义子数值旋转
我正在尝试将子定义嵌套在使用子计数器的另一个定义中,如下所示: \documentclass{article} \usepackage[most]{tcolorbox} \usepackage{amsthm} \newtheoremstyle{théorème}{0pt}{20pt}{}{}{\bfseries}{}{\newline} {\thmnumber{ #2} \thmname{#1} \textit{\thmnote{--- #3 }}} \tcbset{barrenoire/.style={ boxrule=0pt,frame hidd...