[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] "TOC" in a buffer
From: |
Eric Abrahamsen |
Subject: |
Re: [O] "TOC" in a buffer |
Date: |
Mon, 30 Jun 2014 11:38:25 -0700 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) |
Sharon Kimble <address@hidden> 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 org-toc in the contrib directory.