emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Luca Ferrari <fluca1978@gmail.com>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: export to beamer with heading 1 as separators
Date: Tue, 24 Sep 2019 17:22:24 +0000	[thread overview]
Message-ID: <87muety5gw.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAKoxK+4Awftp3ODQjSNBLTOKUtNAykHo2AzPF6DcVHEPPpvWWQ@mail.gmail.com>	(Luca Ferrari's message of "Tue, 24 Sep 2019 18:15:04 +0200")

On Tuesday, 24 Sep 2019 at 18:15, Luca Ferrari wrote:
> I'm trying to export to beamer my org-mode presentation, but I would
> like that top level elements in the tree appears as "separators"
> slides, that is chapter introduction.

You can make second level headings to correspond to slides with top
level headings as "sections" by specifying:

#+options: H:2

> I want to have "License", "Arg 0" and "arg 1" as slides with title on
> the center (if possible).  What directive should I use?

To do this, you should add something along these lines:

#+latex_header: \AtBeginSection[]{\begin{frame}<beamer>{Topic}\tableofcontents[currentsection]\end{frame}}

You might wish to play with the LaTeX contents to get just the title
alone but this should provide you a good starting point.

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.4-401-gfabd6d

  reply	other threads:[~2019-09-24 17:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 16:15 export to beamer with heading 1 as separators Luca Ferrari
2019-09-24 17:22 ` Fraga, Eric [this message]
2019-09-25  8:22   ` Luca Ferrari
2019-09-25  8:39     ` Fraga, Eric
2019-09-25  9:11       ` Luca Ferrari
2019-09-25  9:28         ` Fraga, Eric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87muety5gw.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=fluca1978@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).