emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Table of contents for just one section?


From: D. C. Toedt
Subject: Re: [O] Table of contents for just one section?
Date: Mon, 20 Oct 2014 09:06:41 -0500

The local keyword would be great.

Right now I'm interested only in HTML export -- I can use Pandoc to convert to anything else.

Thanks!



D. C. (Dell Charles) Toedt III  (my last name is pronounced "Tate"
Attorney and neutral arbitrator -- tech contracts and intellectual property
Lecturer, University of Houston Law Center
​Editor, ​​​Common Draft project:  A readable library of best-practices contract clauses,
     with extensive citations and commentary, updated often.
address@hidden     LinkedIn: dctoedt    Calendar (redacted)
O: +1 (713) 364-6545    C: +1 (713) 516-8968
​​
    
Houston, Texas (Central time zone)

Unless expressly stated otherwise, this message is not intended 
to serve as an electronic signature nor as assent to an agreement.



On Mon, Oct 20, 2014 at 8:41 AM, Nicolas Goaziou <address@hidden> wrote:
Hello,

"D. C. Toedt" <address@hidden> writes:

> I'd like to do sub-TOCs for individual sections and subsections.

We could add a "local" keyword to TOC lines, e.g.,

  #+TOC: headlines 1 local

would mean only top level children in current headline.

This feature is trivial to add to ox-ascii, probably easy for ox-html or
ox-odt, assuming someone can provide the expected code.

Implementing it in ox-latex probably boils down to requiring another
package (minitoc?).

WDYT?


Regards,

--
Nicolas Goaziou


reply via email to

[Prev in Thread] Current Thread [Next in Thread]