Marty Oehme
41b2d651a6
Quarto 1.4 does not like a bare 'zotero' metadata frontmatter key with sub keys for the filter options. This commit updates the zotero-live citations filter plugin by retorque and changes its configuration so it takes settings either through the 'zotero' key or, if that one is not found, through the 'zoterolive' key. Same options.
35 lines
759 B
YAML
35 lines
759 B
YAML
project:
|
|
title: "Key terms and definitions"
|
|
output-dir: 04-outputs
|
|
render:
|
|
- presentation_summary.md
|
|
- notes.qmd
|
|
- meeting_eoy.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
|
|
reference-doc: 02-data/supplementary/justified.docx
|
|
pdf:
|
|
echo: false
|
|
number-sections: true
|
|
pdf-engine: tectonic
|
|
|
|
bibliography: 02-data/intermediate/zotero-library.bib
|
|
csl: /home/marty/documents/library/utilities/styles/APA-7.csl
|
|
zoterolive:
|
|
library: wow-inequalities
|
|
client: zotero
|
|
csl-style: apa
|