문제

I remember having read something about extensions to AUCTeX which allow to move up or down chapters, sections, etc. ... even list items. Or to promote them / demote them in a way similar to what Org-mode is capable of.

Though, I can't find any information about that anymore. Did I dream?

올바른 솔루션이 없습니다

다른 팁

You can use outline-minor-mode which then gives you outline-demote and outline-promote.

There is the outline-magic mode which extends the outline-minor mode so you can use it with auctex to move up/down or promote/demote chapters, sections,..., but not list items (to my knowledge!)

https://github.com/tj64/outline-magic.git

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top