小编Kat*_*na 的帖子

删除部分编号乳胶

我有乳胶切片编号的问题.我想从标题和内容中删除部分编号,但我希望数字存在于lemmas,定理等等.我希望它看起来像:

 Section Whatever
   Some unimportant text.

 Section Whatever else
   Another unimportant text.
   Lemma 2.1
   Theorem 2.2 

 Section Whatever again
   Theorem 3.1
Run Code Online (Sandbox Code Playgroud)

我该怎么做?我试过了

 \renewcommand\thesection{}
Run Code Online (Sandbox Code Playgroud)

但它甚至从引理和定理中删除了数字.非常感谢你 :)

latex sections

7
推荐指数
1
解决办法
7206
查看次数

标签 统计

latex ×1

sections ×1