Please keep the mailing list copied.

* Stephen Eglen (2006-06-07) writes:

>  > > (defun beamer-template-frame ()
>  > >   "Create a simple template and move point to after \\frametitle."
>  > >   (interactive)
>  > >   (LaTeX-environment-menu "frame")
>  > 
>  > This will prompt for a frame title with AUCTeX 11.8x if you have
>  > parsing enabled.
>  > 
>  > The functionality is currently broken as \frametitle is put on the
>  > same line as \begin{frame} but I am working on a fix.

Should be fixed now.

> Thanks Ralf, I have 11.82, so i guess that means I don't have parsing
> enabled.  What variable controls that?

This is described on the first page of AUCTeX's manual.

> (Presumably I can just set it
> to nil locally within this function to be safe?)

Why don't you just dump `beamer-template-frame'?  It is unnecessary.

-- 
Ralf


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

Reply via email to