* mirko vukovic (2006-07-13) writes:

> I wanted to include beamer slide titles in the reftex table of
> contents.  With that in mind, I added the following snippet to
> reftex-section-levels:
>
> ("begin{frame}" . 4)
>
> This is supposed to match, for example, the ``\begin{frame}{General
> Deliverables}'' snippet, where General Deliverables is the frame
> title.
>
> In the reftex toc, I get the following:
>
>          3.0.3 Frame: General Deliverables}
> \begin{block}{Documentation} \begin{itemize}
>
> reftex picks up the title, but also a few lines after that.

Does it work if you specify the frame title with the \frametitle macro
(that's how AUCTeX does it when inserting a frame environment) and use
"frametitle" instead of "beging{frame}"?

-- 
Ralf


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

Reply via email to