From d8dc34deb30a85cdfe1117fe111ecf72aa79247d Mon Sep 17 00:00:00 2001
From: Frederic Minne <frederic.minne@uclouvain.be>
Date: Mon, 12 Jun 2023 16:58:05 +0200
Subject: [PATCH] try to configure a4 papersize (not working)

---
 book.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/book.toml b/book.toml
index 748cd75..c828079 100644
--- a/book.toml
+++ b/book.toml
@@ -43,5 +43,6 @@ toc = true
 output_name = "Infrastructure Docker Swarm"
 engine = "wkhtmltopdf"
 fontsize = "10pt"
+papersize = "a4"
 
 
-- 
GitLab