From: Fabrice Popineau <fabrice.popineau@supelec.fr>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Labels in beamer new exporter
Date: Tue, 4 Sep 2012 09:16:58 +0200 [thread overview]
Message-ID: <CAFgFV9Oj7z7HE059om--j+rEumAwMrZVsqOXuzHVzGV5UL6uYw@mail.gmail.com> (raw)
In-Reply-To: <87ipbub8a5.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1355 bytes --]
>
> > 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 ?
>
> Considering the remark above, I'm don't think that's the best way to
> handle the problem. On the other hand, "label" is an option and should
> be treated as such (that is, an user should be able to provide its own
> value for it). It is implemented now.
>
Well, thanks for this It solves an easy case that has already asked for in
the past.
Now I can do :
* section
** My frame title :B_frame:
:PROPERTIES:
:BEAMER_opt: label=tcs
:BEAMER_env: frame
:END:
Some text. Some text. Some text. Some text.
Some text. Some text. Some text. Some text.
* section :B_ignoreheading:
#+BEAMER: \againframe<2>{tcs}
** Following frame
etc.
Not as clean as we might want it, but it is working ok. I had to add an
"invisible" section
else the againframe is not exported between frames, but inside the
preceding frame.
I don't think it was possible before.
I think it may prove useful to be able to chose the label for the frame.
--
Fabrice
[-- Attachment #2: Type: text/html, Size: 3086 bytes --]
next prev parent reply other threads:[~2012-09-04 7:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFgFV9Oj7z7HE059om--j+rEumAwMrZVsqOXuzHVzGV5UL6uYw@mail.gmail.com \
--to=fabrice.popineau@supelec.fr \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).