emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Labels in beamer new exporter
@ 2012-09-03 13:33 Fabrice Popineau
  2012-09-04  6:40 ` Nicolas Goaziou
  0 siblings, 1 reply; 7+ messages in thread
From: Fabrice Popineau @ 2012-09-03 13:33 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

Hi all,

I'm trying to reference a slide using the beamer new exporter.
Each frame gets its own label automagically (sec-#-##).
Is there a way to reference those labels later on ? Using emacs-lisp ? Or ?

I tried another way to solve my problem and wanted to define my own label
on a frame :

** My frame titles                     :B_frame:
:PROPERTIES:
:BEAMER_opt: label=tcs
:BEAMER_env: frame
:END:

Unfortunately, the new latex/beamer exporter does not seem to check that
the user may have wanted to put his/her
own label on a frame and it adds its own label to the user defined one.
It is not that difficult to patch org-e-beamer--format-frame to avoid
adding label when the user provides its own, but is it
the right thing to do ?

Greetings,

-- 
Fabrice

[-- Attachment #2: Type: text/html, Size: 1043 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-04 12:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03 13:33 Labels in beamer new exporter Fabrice Popineau
2012-09-04  6:40 ` Nicolas Goaziou
2012-09-04  7:16   ` Fabrice Popineau
2012-09-04  7:51     ` Nicolas Goaziou
2012-09-04  8:08       ` Fabrice Popineau
2012-09-04  9:20         ` Nicolas Goaziou
2012-09-04 12:06           ` Fabrice Popineau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).