Marty Oehme
e5271b3ac3
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.
38 lines
724 B
YAML
38 lines
724 B
YAML
project:
|
|
type: default
|
|
title: "Drivers of Inequality"
|
|
output-dir: outputs
|
|
render:
|
|
- index.qmd
|
|
|
|
format:
|
|
html:
|
|
self-contained: true
|
|
toc: true
|
|
code-fold: true
|
|
code-tools: true
|
|
title-block-banner: true
|
|
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
|
|
jupyter: python3
|
|
title: "Drivers of Inequality"
|
|
author:
|
|
- Marty Oehme
|
|
date: \today
|
|
bibliography:
|
|
- inputs/libraries/afd-dev-research.bib
|
|
csl: tools/apa-7.csl
|