Marty Oehme
51132d818d
Removed captions from figures and references in the margin and display in the normal text-flow instead.
26 lines
491 B
YAML
26 lines
491 B
YAML
project:
|
|
title: "Key terms and definitions"
|
|
output-dir: 04-outputs
|
|
render:
|
|
- presentation_summary.md
|
|
- notes.qmd
|
|
- scoping_review.qmd
|
|
|
|
toc: true
|
|
format:
|
|
html:
|
|
code-fold: true
|
|
code-tools: true
|
|
embed-resources: true
|
|
fig-format: svg
|
|
link-external-icon: true
|
|
number-sections: false
|
|
reference-links: true
|
|
theme: darkly
|
|
docx:
|
|
echo: false
|
|
number-sections: true
|
|
pdf:
|
|
echo: false
|
|
number-sections: true
|
|
pdf-engine: tectonic
|