table of content in chapter #10679
photoniker
started this conversation in
General
Replies: 3 comments 1 reply
-
There's no easy way to do this in any output format. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Indeed, this is not an easy task, but you can see my workaround for LaTeX output. |
Beta Was this translation helpful? Give feedback.
1 reply
-
For formats where the pandoc writer normally generates the table of contents, tarleb's adaptation of pandoc's Haskell code may be a useful starting point: Adaptable Lua filter to generate a Table of Contents · GitHub. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Table of content is included either at the beginning or the end of the document. Is it possible to add it also in some chapter like a "content" chapter after the introduction chapter?
Beta Was this translation helpful? Give feedback.
All reactions