Malabarba / latex-extra

A series of usability improvements for Emacs latex-mode.
GNU General Public License v3.0
69 stars 14 forks source link

Simple way to get markers indicating a folded section? #22

Closed justbur closed 7 years ago

justbur commented 7 years ago

It's not always clear to me that a section is folded. Is there a simple way to add some indication that it is?

Malabarba commented 7 years ago

Sorry for not replying in so long. Kinda forgot about this. In the end, there's no easy way because the folding is not implemented directly by latex-extra, it's actually leveraged off outline-minor-mode.