Marius Hofert <[email protected]> writes:

Hi Marius,

> I have a suggestion concerning an improvement of the functionality of
> M-q / fill-paragraph (AUCTeX 11.86, Emacs 24). \minisec should behave
> like \section or \paragraph when hitting M-q in the text which
> follows. That is, the text should be 'filled', but the linebreak after
> \minisec should remain (which, btw, is also what you see in the .pdf).

This feature is already implemented.  Just put

  (setq LaTeX-paragraph-commands '("minisec"))

into your ~/.emacs.  (If there are more section-like macros you are
using, add them as well.)

Bye,
Tassilo


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to