emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* unexpected behaviour in org beamer export
@ 2020-07-10 10:00 Eric S Fraga
  2020-07-10 10:38 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Eric S Fraga @ 2020-07-10 10:00 UTC (permalink / raw)
  To: Emacs Org mode mailing list

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

Hello all,

I have some slides that I would normally export to beamer.  However, I
need, in one case, to export these slides to HTML as well.  I don't
expect to get the same functionality in this case, of course.

In any case, if I use the <n-> directives in beamer for exposing parts
of a slide at different times, these <n-> constructs get exported to the
HTML verbatim.  So, I thought I would protect them within @@latex:...@@
constructs.  Although that works for HTML export (i.e. they no longer
appear), the LaTeX export is now broken: the directives are followed but
they are also exported as text in the slide.

The minimal example org file that illustrates this is attached.

(org recent from git yesterday)

Thank you,
eric

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.7-682-geac255

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: t.org --]
[-- Type: text/x-org, Size: 258 bytes --]

#+title: The title of the talk

* this works for LaTeX 
but not HTML:
1. Draw something
2. <2-> Draw some more
3. <3-> Add some labels
* this works for HTML 
but not LaTeX:
1. Draw something
2. @@latex:<2->@@ Draw some more
3. @@latex:<3->@@ Add some labels

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

* Re: unexpected behaviour in org beamer export
  2020-07-10 10:00 unexpected behaviour in org beamer export Eric S Fraga
@ 2020-07-10 10:38 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2020-07-10 10:38 UTC (permalink / raw)
  To: Emacs Org mode mailing list

On Friday, 10 Jul 2020 at 11:00, Eric S Fraga wrote:
> So, I thought I would protect them within @@latex:...@@ constructs.

Ignore noise (although I'm still wondering...): if I use @@beamer:...@@,
everything is fine.

Thank you,
eric

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.7-682-geac255


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

end of thread, other threads:[~2020-07-10 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 10:00 unexpected behaviour in org beamer export Eric S Fraga
2020-07-10 10:38 ` Eric S Fraga

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).