Le 14/03/23 à 16h19, Ikumi Keita a écrit :

> Does anyone see a good solution?

Not an idea but a workaround (suggested on the present list IIRC) that
I find convenient:

--8<---------------cut here---------------start------------->8---
;; Stay in the corresponding lines on their own
(setq LaTeX-paragraph-commands
      '("documentclass"
        "usepackage"
        "title"
        "author"
        "date"
        "maketitle"
        "newcommand"
        "renewcommand"
        "pause"
        "frametitle"
        "framesubtitle"))
--8<---------------cut here---------------end--------------->8---
-- 
Denis

Reply via email to