From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Beamer export and notes
Date: Thu, 23 Aug 2012 20:03:39 +0200 [thread overview]
Message-ID: <CAFgFV9N50Gd46nuTnn=YNG+eQ9E8vH=9O8bR1yQFEeCR-JhRxA@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 396 bytes --]
Hi,
Something is not working as expected with beamer export and notes in the
current release of org-mode.
Nodes tagged with B_note or B_noteNH are exported as \note{} only if they
are not at the same level
as frame nodes. See the small example attached. Any idea on how to fix this
because I assume
it is not intended this way, is it? Or am I misunderstanding something?
Best regards,
Fabrice
[-- Attachment #1.2: Type: text/html, Size: 501 bytes --]
[-- Attachment #2: foo.org --]
[-- Type: application/octet-stream, Size: 612 bytes --]
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_FRAME_LEVEL: 2
#+BEAMER_HEADER_EXTRA: \usetheme{default}\usecolortheme{default}
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) %4BEAMER_col(Col) %8BEAMER_extra(Extra)
#+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 :ETC
* Hello
[2012-08-23 jeu. 17:22]
** Frame 1
[2012-08-23 jeu. 17:22]
Frame 1
** Note 1 :B_noteNH:
:PROPERTIES:
:BEAMER_env: noteNH
:END:
[2012-08-23 jeu. 17:22]
Note 1
* Note 2 :B_noteNH:
:PROPERTIES:
:BEAMER_env: noteNH
:END:
Note 2
[-- Attachment #3: foo.tex --]
[-- Type: application/x-tex, Size: 1090 bytes --]
reply other threads:[~2012-08-23 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='CAFgFV9N50Gd46nuTnn=YNG+eQ9E8vH=9O8bR1yQFEeCR-JhRxA@mail.gmail.com' \
--to=fabrice.popineau@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).