Sharon Kimble writes:
> Following on from the theme of "Table of Contents", is it possible to
> just have a "TOC" for the file that it is in? Like -
>
> -*- mode: org -*-
> #+STARTUP: overview
>
> "Table of Contents"
>
> * blah
> ** de blah
> Blurb and onwards.
>
> Thanks
> Sharon.
Yup, try o
Aloha Sharon,
Sharon Kimble writes:
> Following on from the theme of "Table of Contents", is it possible to
> just have a "TOC" for the file that it is in? Like -
> -*- mode: org -*-
> #+STARTUP: overview
>
> "Table of Contents"
>
> * blah
> ** de blah
> Blurb and onwards.
I'm not sure I und
Following on from the theme of "Table of Contents", is it possible to
just have a "TOC" for the file that it is in? Like -
--8<---cut here---start->8---
-*- mode: org -*-
#+STARTUP: overview
"Table of Contents"
* blah
** de blah
Blurb and onwards.
--8<--