Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我似乎找不到如何LaTeX按节标题折叠文档的示例AucTeX(尽管我发现声称这是可能的,我毫不怀疑这是一个真实的陈述)。目前——在默认配置中——折叠整个缓冲区似乎只是隐藏了宏和环境的名称,但没有垂直折叠任何东西......有什么线索吗?谢谢 -
LaTeX
AucTeX
编辑:不确定这是否有帮助,但 my TeX-fold-type-listis (env macro math),这是默认值。
TeX-fold-type-list
(env macro math)
AucTeX 支持emacs 的大纲小模式,它可以做你想要的(提示:绑定outline-toggle-children到某物或设置outline-minor-mode-prefix)。
outline-toggle-children
outline-minor-mode-prefix