auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Inconvenient format of latex-insert-environment for Beamer fram


From: mirko.vukovic
Subject: [AUCTeX] Inconvenient format of latex-insert-environment for Beamer frames
Date: Tue, 21 Nov 2006 16:22:38 -0500

Hello,

I use (LaTeX-insert-environment "frame" {frame-title}) to insert a frame into 
my file.
(I have a routine that converts Freemind's mindmaps to beamer presentations).

The command works fine in the sense that it produces
\begin{frame}{frame title}

However, I would prefer it to produce 
\begin{frame}
\frametitle{frame title}

because I can then teach RefTeX to insert the frame titles into the table of 
contents.

I can easily write my own code to insert this snippet, but I suspect that there 
are benefits to using the built in LaTeX-insert-environement (although I do not 
know those benefits).

So, this is a very mild suggestion for improvement down the line.

Thanks,

Mirko

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden 
> Behalf Of address@hidden
> Sent: Monday, November 20, 2006 12:16 PM
> To: address@hidden
> Subject: auctex Digest, Vol 21, Issue 18
> 
> 
> Send auctex mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://lists.gnu.org/mailman/listinfo/auctex
> or, via email, send a message with subject or body 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of auctex digest..."
> 




reply via email to

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