* [NTG-context] Table of contents in the middle of a document
@ 2023-04-17 23:06 Kalouguine Andre via ntg-context
2023-04-18 2:07 ` Alan Braslau via ntg-context
0 siblings, 1 reply; 2+ messages in thread
From: Kalouguine Andre via ntg-context @ 2023-04-17 23:06 UTC (permalink / raw)
To: ntg-context; +Cc: Kalouguine Andre
[-- Attachment #1.1: Type: text/plain, Size: 561 bytes --]
Hi,
I was trying to have my "Acknowledgements" section/chapter before the
table of contents but be contained within it.
Is it normal that the table of contents is empty if there is a chapter
that begins before it?
```
\starttext
\chapter{Acknowledgements}
Thank you
\completecontent
\chapter{Intro}
\chapter{Problem}
\chapter{Solution}
\stoptext
```
I'm mostly looking for an explanation rather than a direct solution, I'd
like to understand why it's empty. It works when using sections instead
of chapters.
Best regards,
--
Kalouguine Andre
[-- Attachment #1.2: Type: text/html, Size: 1969 bytes --]
[-- Attachment #2: Type: text/plain, Size: 496 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [NTG-context] Table of contents in the middle of a document
2023-04-17 23:06 [NTG-context] Table of contents in the middle of a document Kalouguine Andre via ntg-context
@ 2023-04-18 2:07 ` Alan Braslau via ntg-context
0 siblings, 0 replies; 2+ messages in thread
From: Alan Braslau via ntg-context @ 2023-04-18 2:07 UTC (permalink / raw)
To: Kalouguine Andre via ntg-context; +Cc: Alan Braslau
Try:
\completecontent [criterium=all]
Alan
On Tue, 18 Apr 2023 01:06:02 +0200
Kalouguine Andre via ntg-context <ntg-context@ntg.nl> wrote:
> Hi,
>
> I was trying to have my "Acknowledgements" section/chapter before the
> table of contents but be contained within it.
>
> Is it normal that the table of contents is empty if there is a chapter
> that begins before it?
>
> ```
>
> \starttext
> \chapter{Acknowledgements}
> Thank you
>
> \completecontent
>
> \chapter{Intro}
>
> \chapter{Problem}
>
> \chapter{Solution}
> \stoptext
>
> ```
>
> I'm mostly looking for an explanation rather than a direct solution,
> I'd like to understand why it's empty. It works when using sections
> instead of chapters.
>
> Best regards,
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-18 2:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 23:06 [NTG-context] Table of contents in the middle of a document Kalouguine Andre via ntg-context
2023-04-18 2:07 ` Alan Braslau via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox