Malabarba / latex-extra

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

unnumbered sections are not recognized #17

Closed rahiel closed 8 years ago

rahiel commented 8 years ago

In latex you can have unnumbered sections with

\section*{Emacs}

This is not recognized for folding or section navigation.

rahiel commented 8 years ago

Thanks!