summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/Makefile b/manual/Makefile
index 5bfc78ea..5d0ef778 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -15,6 +15,7 @@ manual.html: Makefile $(sources) ../obnam.css
pandoc -H ../obnam.css --smart --toc --chapters --number-sections \
--standalone \
--self-contained \
+ -V geometry:lettersize \
-o manual.html $(sources)
000.mdwn: