emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Beamer export and notes
@ 2012-08-23 18:03 Fabrice Popineau
  0 siblings, 0 replies; only message in thread
From: Fabrice Popineau @ 2012-08-23 18:03 UTC (permalink / raw)
  To: emacs-orgmode


[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-23 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-23 18:03 Beamer export and notes 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).