mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Deepness of the TOC


Chronological Thread 
  • From: Martial Tarizzo <address@hidden>
  • To: marc lalaude-labayle <address@hidden>
  • Cc: texmacs-users <address@hidden>
  • Subject: Re: [TeXmacs] Deepness of the TOC
  • Date: Wed, 24 Aug 2016 10:05:47 +0200

Hi,

You just have to use the hooks provided for TOC in "section-base.ts".

For example, redefine in your document these tags does what you want :
<assign|subsection-toc|>
<assign|subsubsection-toc|>
<assign|paragraph-toc|>
<assign|subparagraph-toc|>
 
For your wish, I have to think about it ...

Regards

Martial Tarizzo



2016-08-23 23:47 GMT+02:00 marc lalaude-labayle <address@hidden>:
Hi,

I have a need and i don't find an answer for this question : what do i have to specify to get a TOC in wich appear Parts, chapters, Sections and subsections but not sub-subsection netither paragraphs ?

And i have a wish too : i'd like to insert at the beginning of each chapter a table of contents with section, sub sections and sub-subsections of the chapter. Is it possible to get this within TeXmacs ?

Regards,

Marc




Archive powered by MHonArc 2.6.19.

Top of page