Hello,

Currently a beamer frame is inserted as follows:

\begin{frame}
  \frametitle{Title}
  
\end{frame}

I want to change it to use the following format:

\begin{frame}{Title}
  
\end{frame}


I have some idea how to change the code for "frame" environment in
LaTeX-add-environments, but how can I make auctex use my lambda
rather than the one provided? There's no beamer-hook, is there?

Thanks for any suggestions,
Mandar.

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

Reply via email to