Hi everyone,
I'd like to teach reftex (4.31) to add frame titles to the TOC in beamer
documents. The frames are written like this:
\begin{frame}{Frame title}
Frame text. More frame text.
\end{frame}
I tried adding "begin{frame}" to reftex-section-levels, and indeed this
adds the frames to the TOC. However, instead of the expected TOC entry
* Frame: Frame title
I get
* Frame: Frame title} Frame text. More frame text.
In related threads, I've read the suggestion to use \frametitle{Frame
title} instead of \begin{frame}{Frame title}, but that's not an option
for me because this is a shared document and I can't dictate the style.
Any ideas?
Malte
_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex