TODO: Remove pdf output
Latex is complaining about inner/outer par for Benin electrification groupby table. Turning pdf output off for now instead of spending ages on fixing. Can be done later if required.
This commit is contained in:
parent
12ddb504df
commit
e5271b3ac3
1 changed files with 13 additions and 13 deletions
26
_quarto.yml
26
_quarto.yml
|
@ -15,19 +15,19 @@ format:
|
|||
docx:
|
||||
echo: false
|
||||
reference-doc: tools/justified.docx
|
||||
pdf:
|
||||
echo: false
|
||||
papersize: A4
|
||||
geometry:
|
||||
- left=2cm
|
||||
- right=2.5cm
|
||||
- top=2.5cm
|
||||
- bottom=2.5cm
|
||||
indent: true
|
||||
linestretch: 1.25
|
||||
fontfamily: lmodern
|
||||
fontsize: "12"
|
||||
toc: true
|
||||
# pdf:
|
||||
# echo: false
|
||||
# papersize: A4
|
||||
# geometry:
|
||||
# - left=2cm
|
||||
# - right=2.5cm
|
||||
# - top=2.5cm
|
||||
# - bottom=2.5cm
|
||||
# indent: true
|
||||
# linestretch: 1.25
|
||||
# fontfamily: lmodern
|
||||
# fontsize: "12"
|
||||
# toc: true
|
||||
jupyter: python3
|
||||
title: "Drivers of Inequality"
|
||||
author:
|
||||
|
|
Loading…
Reference in a new issue