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 > > > * Chapter 1 > > * Chapter 2 > > * Presentation :presentation: > :PROPERTIES: > :LaTeX_CLASS: beamer > :LaTeX_CLASS_OPTIONS: [presentation,t] > :BEAMER_FRAME_LEVEL: 1 > :BEAMER_HEADER_EXTRA: \usetheme{default}\usecolortheme{default} > :COLUMNS: %40ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args) > %4BEAMER_col(Col) %8BEAMER_extra(Extra) > :END: > > ** Slide 1 > > ** Slide 2 > > > "To only get the slides" is equivalent to "to exclude the document"; so, one > solution can be to tag all the chapters in my document, and exclude such tags.
This does not work properly, in fact. It is also related to my question #2: >> 2. How can I use a title, for the slides, different from the heading >> `Presentation'? >> >> You can see that my `TITLE' property gets ignored. Doing the above way takes "Presentation :presentation:" as title (tag included). Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode