I did some brute force bug tracking and manage to track down the problem.
I made two different files:
test1.org:
#+TITLE: Test 1
#+OPTIONS: toc:nil
#+INFOJS_OPT:
* Header 1
* Header 2
** Subheader 2.1
test2.org:
#+TITLE: Test 1
#+OPTIONS: toc:nil
* Header 1
* Header 2
** Subheader 2.1
Andreas writes:
> Hello list,
>
> I'm making a presentation in reveal.js with the help of org-mode and
> org-reveal and was hoping I could get some help.
>
> I'm trying to remove the table of contents from my slides but the toc option
> does not seem to have any effect.
>
> A bare bone presenta
Hello list,
I'm making a presentation in reveal.js with the help of org-mode and
org-reveal and was hoping I could get some help.
I'm trying to remove the table of contents from my slides but the toc
option does not seem to have any effect.
A bare bone presentation on github can be seen in this