July 13, 2023

Generate a table of contents on a pdf document compiled with Pandoc

To generate a table of contents when converting a Markdown file to pdf with Pandoc, add --toc as an option, for example:

$ pandoc -o file.pdf file.md --toc

Adjust table of contents’ depth with --toc-depth=NUMBER; default is 3.


command-line interface (cli) personal computing pandoc trisquel GNU linux text processing office applications wiki

No affiliate links, no analytics, no tracking, no cookies. This work © 2016-2024 by yctct is licensed under CC BY-ND 4.0 .   about me   contact me   all entries & tags   FAQ   GPG public key

GPG fingerprint: 2E0F FB60 7FEF 11D0 FB45 4DDC E979 E52A 7036 7A88