[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [automatic insertion of label in frames] (was: reftex-reference: bea
From: |
Tassilo Horn |
Subject: |
Re: [automatic insertion of label in frames] (was: reftex-reference: beamer label for frames is not found by reftex) |
Date: |
Sun, 10 Jan 2021 16:55:17 +0100 |
User-agent: |
mu4e 1.5.7; emacs 28.0.50 |
Uwe Brauer <oub@mat.ucm.es> writes:
Hi Uwe,
> However, I now realize that it would be best that the frame environment
> would allow to insert labels automatically (although it is somehow
> convenient to use org mode and convert it either to beamer or article,
> I order to achieve that I think I should change beamer.el
You could do that or add a function to `LaTeX-after-insert-env-hook'
which adds the label after a frame environment has been inserted.
Bye,
Tassilo