bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] beamer, frame environment


From: Ronan Keryell
Subject: [Bug-AUCTeX] beamer, frame environment
Date: Tue, 16 Sep 2008 09:59:54 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hello !

I use AUC-TeX for many years and it is simply great ! :-)

But I think that for beamer and the frame environment, the behaviour could
be cleaned up.

When inserting a frame environment, AUC-TeX create a pattern like:
\begin{frame} \frametitle{Évolution logicielle}
  
\end{frame}

but the following is also correct and shorter:
\begin{frame}{Évolution logicielle}
  
\end{frame}

I suggest to change in beamer.el the
 (LaTeX-add-environments

[...]

    '("frame"  (lambda (env &rest ignore)

to have this cleaner behaviour.

It will remove the burden to kill " \frametitle" each time a frame is
inserted. :-)

Or may be an option if you want to keep the old behaviour too?

PS : any candidate with enough time to include in AUC TeX the symbol
insertion code from the old x-symbol package? It whould be so lovely...

Thank you,
-- 
  Ronan KERYELL                 |\/  Tel:    (+33|0) 2.29.00.14.15
  Département Informatique      |/)  Fax:    (+33|0) 2.29.00.12.82
  TÉLÉCOM Bretagne, CS 83818    K    GSM:    (+33|0) 6.13.14.37.66
  F-29238 PLOUZANÉ CEDEX 3      |\   E-mail: address@hidden
  FRANCE                        | \  http://enstb.org/~keryell




reply via email to

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