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.
2 parents e768d9d + e9c4f37 commit f613c9aCopy full SHA for f613c9a
book/book.toml
@@ -22,6 +22,9 @@ git-repository-url = "https://github.com/mainmatter/100-exercises-to-learn-rust"
22
optional = true
23
hosted-html = "https://rust-exercises.com/100-exercises/"
24
25
+[output.pandoc.code]
26
+show-hidden-lines = true
27
+
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"
0 commit comments