Re: [Orgmode] Re: Beamer presentation in the document

2010-06-24 Thread Carsten Dominik
On Jun 21, 2010, at 11:46 AM, Sébastien Vauban wrote: Hi all, Sébastien Vauban wrote: Sébastien Vauban wrote: Sébastien Vauban wrote: 3. How can I easily switch between exporting: - the document, or - the slides? I guess I must use include/exclude tags? Right? To exclude the slide

Re: [Orgmode] Re: Beamer presentation in the document

2010-06-21 Thread Eric S Fraga
[...] > Does someone have a solution for being able to have another TITLE than the > headings for the presentation part? > > Note -- This could be extended for AUTHOR, and other meta-properties of the > document. The only thing I can suggest is not so elegant solution of inserting direc

[Orgmode] Re: Beamer presentation in the document

2010-06-21 Thread Sébastien Vauban
Hi all, Sébastien Vauban wrote: > Sébastien Vauban wrote: >> Sébastien Vauban wrote: >>> 3. How can I easily switch between exporting: >>>- the document, or >>>- the slides? >>> >>>I guess I must use include/exclude tags? Right? >> >> To exclude the slides is done via: >> >> #+EXPORT_

[Orgmode] Re: Beamer presentation in the document

2010-06-21 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> >> Thanks a lot. I'll update tomorrow morning and test all of this. Later than said... I come back to this. - less a detail than the 2 above: would it be possible to leave some text between the `call' and the `results

[Orgmode] Re: Beamer presentation in the document

2010-06-11 Thread Sébastien Vauban
Hi all, Sébastien Vauban wrote: > Sébastien Vauban wrote: >> 3. How can I easily switch between exporting: >>- the document, or >>- the slides? >> >>I guess I must use include/exclude tags? Right? > > To exclude the slides is done via: > > #+EXPORT_EXCLUDE_TAGS: presentation > > > * C

Re: [Orgmode] Re: Beamer presentation in the document

2010-06-10 Thread Eric Schulte
Hi Sébastien, Sébastien Vauban writes: [...] >> for the first time a block is run the results will not be indented >> currently, although it would probably be worthwhile to default to indenting >> the results to the same level as the code block -- I'll add this as a TODO. > > Less important, eve

[Orgmode] Re: Beamer presentation in the document

2010-06-10 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> "Eric Schulte" wrote: >>> Sébastien Vauban writes: 1. How could I use the same table in the slides as in the document, without copy/pasting it? >>> >>> The following babel solution should work. >>> It uses a code bloc

Re: [Orgmode] Re: Beamer presentation in the document

2010-06-10 Thread Eric Schulte
Hi Sébastien Vauban writes: > Hi Eric, > > "Eric Schulte" wrote: >> Sébastien Vauban writes: >>> >>> 1. How could I use the same table in the slides as in the document, without >>>copy/pasting it? >>> >>>Is there, maybe, some Babel black magic at hand? Export/import? >> >> The followi

[Orgmode] Re: Beamer presentation in the document

2010-06-10 Thread Sébastien Vauban
Hi, Sébastien Vauban wrote: > 3. How can I easily switch between exporting: >- the document, or >- the slides? > >I guess I must use include/exclude tags? Right? To exclude the slides is done via: --8<---cut here---start->8--- #+EXPORT_EXCLUDE_TAG

[Orgmode] Re: Beamer presentation in the document

2010-06-10 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > Sébastien Vauban writes: >> >> 1. How could I use the same table in the slides as in the document, without >>copy/pasting it? >> >>Is there, maybe, some Babel black magic at hand? Export/import? > > The following babel solution should work. I was sure yo