Skip to content
Snippets Groups Projects
Commit 49599e8b authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Fix default latex geometry

parent 80c2be61
No related branches found
No related tags found
No related merge requests found
......@@ -704,7 +704,8 @@ CONFIG_SECTIONS = [
description="template to include at the top of protocols"),
ConfigEntry(
name="LATEX_GEOMETRY",
default=None,
default="vmargin=1.5cm,hmargin={1.5cm,1.2cm},"
"bindingoffset=8mm",
required=False, internal=False,
description="custom latex page geometry"),
ConfigEntry(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment