auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Re: creating a new evironment command


From: Ralf Angeli
Subject: Re: [AUCTeX] Re: creating a new evironment command
Date: Thu, 08 Jun 2006 08:01:22 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]