* Help with beamer
@ 2013-04-04 12:16 Neuwirth Erich
2013-04-04 16:26 ` Neuwirth Erich
2013-04-04 20:18 ` Sebastien Vauban
0 siblings, 2 replies; 3+ messages in thread
From: Neuwirth Erich @ 2013-04-04 12:16 UTC (permalink / raw)
To: emacs-orgmode@gnu.org Mode
I am preparing a presentation with or-mode and beamer.
I am using
:PROPERTIES:
:BEAMER_envargs: [<+->]
:END:
to make list elements appear one by one.
When creating handouts, I want to supress the build effect (it works by creatin many slides
unnecessary in printout)
Is there a way of using a global variable to enable or disable all these blocks controlling
the build effects so I can avoid changing them all one by one?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help with beamer
2013-04-04 12:16 Help with beamer Neuwirth Erich
@ 2013-04-04 16:26 ` Neuwirth Erich
2013-04-04 20:18 ` Sebastien Vauban
1 sibling, 0 replies; 3+ messages in thread
From: Neuwirth Erich @ 2013-04-04 16:26 UTC (permalink / raw)
To: emacs-orgmode@gnu.org Mode
Additional question
How can I set the BEAMER_envargs property
for the whole file?
On Apr 4, 2013, at 2:16 PM, Neuwirth Erich <erich.neuwirth@univie.ac.at> wrote:
> I am preparing a presentation with or-mode and beamer.
> I am using
> :PROPERTIES:
> :BEAMER_envargs: [<+->]
> :END:
> to make list elements appear one by one.
>
> When creating handouts, I want to supress the build effect (it works by creatin many slides
> unnecessary in printout)
>
> Is there a way of using a global variable to enable or disable all these blocks controlling
> the build effects so I can avoid changing them all one by one?
>
>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help with beamer
2013-04-04 12:16 Help with beamer Neuwirth Erich
2013-04-04 16:26 ` Neuwirth Erich
@ 2013-04-04 20:18 ` Sebastien Vauban
1 sibling, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2013-04-04 20:18 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Erich,
Neuwirth Erich wrote:
> I am preparing a presentation with or-mode and beamer.
> I am using
> :PROPERTIES:
> :BEAMER_envargs: [<+->]
> :END:
> to make list elements appear one by one.
>
> When creating handouts, I want to supress the build effect (it works by creatin many slides
> unnecessary in printout)
>
> Is there a way of using a global variable to enable or disable all these blocks controlling
> the build effects so I can avoid changing them all one by one?
#+LaTeX_CLASS_OPTIONS: [presentation]
should do it.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-04 20:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 12:16 Help with beamer Neuwirth Erich
2013-04-04 16:26 ` Neuwirth Erich
2013-04-04 20:18 ` Sebastien Vauban
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.