We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bfb8a commit 4737fcbCopy full SHA for 4737fcb
book/book.toml
@@ -28,6 +28,7 @@ show-hidden-lines = true
28
[output.pandoc.profile.pdf] # options to pass to Pandoc (see https://pandoc.org/MANUAL.html)
29
output-file = "100-exercises-to-learn-rust.pdf"
30
to = "latex"
31
+verbosity = "INFO"
32
highlight-style = "./custom.theme"
33
# We use `lualatext` because, right now, it's the only engine
34
# that supports fallback fonts, which we need for emojis.
0 commit comments