emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Luca Ferrari <fluca1978@gmail.com>
To: "Fraga, Eric" <e.fraga@ucl.ac.uk>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: export to beamer with heading 1 as separators
Date: Wed, 25 Sep 2019 10:22:41 +0200	[thread overview]
Message-ID: <CAKoxK+4-+smMc=z3u6gPkuPir6Y6pRRKGkK_g2A+bYkPvQsTqQ@mail.gmail.com> (raw)
In-Reply-To: <87muety5gw.fsf@ucl.ac.uk>

On Tue, Sep 24, 2019 at 7:22 PM Fraga, Eric <e.fraga@ucl.ac.uk> wrote:
> #+latex_header: \AtBeginSection[]{\begin{frame}<beamer>{Topic}\tableofcontents[currentsection]\end{frame}}

Thanks Eric, but I cannot get it working.
I've build an org example:

#+TITLE:     Beamer Test


#+OPTIONS:   H:3 num:nil toc:nil
#+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+INFOJS_OPT: view:nil ltoc:t mouse:underline buttons:0
path:http://orgmode.org/org-info.js

#+startup: beamer
#+LaTeX_CLASS: beamer
#+latex_header: \AtBeginSection[]{\begin{frame}FOOOOO\end{frame}}
#+BEAMER_FRAME_LEVEL: 3

* First Argument
** Introduction
*** Installing
Here instructions on how to install
*** Check installation
Run the program test
** Usage
*** Main command line option
#+begin_src
foo --bar
#+end_src


Now, all my slides are at heading level 3, so the option should be H:3.
So far so good, how can I make heading level 1 and 2 appear as separate slides?
I've tried to play around with beamer_frame_level without any success.
Also the FOOOO in the at-begin-section is not appearing anywhere in
the presentation (and I cannot find it in the latex buffer).

Suggestions?

Thanks,
Luca

  reply	other threads:[~2019-09-25  8:23 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
2019-09-25  8:22   ` Luca Ferrari [this message]
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='CAKoxK+4-+smMc=z3u6gPkuPir6Y6pRRKGkK_g2A+bYkPvQsTqQ@mail.gmail.com' \
    --to=fluca1978@gmail.com \
    --cc=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /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).