mirror of
https://git.proxmox.com/git/proxmox-offline-mirror
synced 2025-08-18 03:04:11 +00:00
docs pdf: avoid extra blank page on section/chapter boundary
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d707060cc7
commit
e9227093ba
@ -323,6 +323,8 @@ latex_engine = 'xelatex'
|
||||
latex_elements = {
|
||||
'fontenc': '\\usepackage{fontspec}',
|
||||
|
||||
'extraclassoptions': 'openany,oneside',
|
||||
|
||||
# The paper size ('letterpaper' or 'a4paper').
|
||||
#
|
||||
'papersize': 'a4paper',
|
||||
|
Loading…
Reference in New Issue
Block a user