Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
49599e8b
Commit
49599e8b
authored
Apr 13, 2018
by
Robin Sonnabend
Browse files
Fix default latex geometry
parent
80c2be61
Changes
1
Hide whitespace changes
Inline
Side-by-side
configproxy.py
View file @
49599e8b
...
...
@@ -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
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment