mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Deepness of the TOC


Chronological Thread 
  • From: Karl Hegbloom <address@hidden>
  • To: Martial Tarizzo <address@hidden>, marc lalaude-labayle <address@hidden>
  • Cc: texmacs-users <address@hidden>
  • Subject: Re: [TeXmacs] Deepness of the TOC
  • Date: Wed, 24 Aug 2016 13:26:30 +0000

I want a printed TOC maybe up to subsection deep,  but the PDF outlines all the way to subparagraph deep... but maybe not all of them at that level. I know how to add a toc entry... but it doesn't support the different level of TOC for the PDF outline as for the printed toc.


On Wed, Aug 24, 2016, 02:05 Martial Tarizzo <address@hidden> wrote:
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