Skip to content

Instantly share code, notes, and snippets.

@deobald
Created April 7, 2023 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deobald/30451a715c99c765b2636925c1aec366 to your computer and use it in GitHub Desktop.
Save deobald/30451a715c99c765b2636925c1aec366 to your computer and use it in GitHub Desktop.
book.toml for failing `mdbook-pdf-outline` build
[book]
authors = ["Steven Deobald", "Håkan Råberg"]
language = "en"
multilingual = false
src = "src"
title = "The Endatabas Book"
# chapter-level ToC ... perhaps not necessary,
# but it's here if we want it.
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html", "pdf"]
[output.html]
[output.html.print]
enable = true
[output.pdf]
# theme = "ayu"
[output.pdf-outline]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment