我知道 \marginwidth+\marginsep 为正文提供了有效的左边距,但是嵌套环境(如列表)中的额外缩进怎么办?
这个想法是为了创造一个“逃离”当前边缘并回到“初始”边缘的环境。就像这样:
Body text
* Piece of list
Other stuff inside the list
My new stuff << THIS ONE
<-> I need this length
continues the list
* stuff
...
Back to body text
如果已经有一个更好的包,但至少知道如何找到这个值会很有用