Ralf Angeli <[EMAIL PROTECTED]> writes:

> (setq LaTeX-header-end "^[ \t]*\\\\begin *{document}"
>       LaTeX-trailer-start "^[ \t]*\\\\end *{document}")
>
> before latex.el is loaded.
>
> I'll have to check if using these values as default has any negative
> side effects.

I've been using

(setq-default LaTeX-header-end "[^%]\\\\begin *{document}") ; for mylatex.ltx

for ages without problems



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

Reply via email to