From 3addd64dc2fe8bbcc46a5b8c91d5a7839c291eae Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Tue, 12 Nov 2024 11:51:00 +0100 Subject: [PATCH] switch off Pandoc verbosity --- book/book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/book/book.toml b/book/book.toml index c7cf5c0..6d6ea41 100644 --- a/book/book.toml +++ b/book/book.toml @@ -33,7 +33,6 @@ highlight-style = "./custom.theme" # that supports fallback fonts, which we need for emojis. pdf-engine = "lualatex" metadata-file = "metadata.yml" -verbosity = "INFO" [output.pandoc.profile.pdf.variables] mainfont = "CoreSansA45.ttf"