Trying to build a short report from the template but it fails, e.g.,
♥ ❯ quarto preview "/Users/283204f/L
ibrary/CloudStorage/OneDrive-Curtin/
Documents/Presentations/20241023 WOM
BAT Melbourne/WOMBAT2024 - A Sparks
Talk Abstract.qmd" --no-browser --no
-watch-inputs
pandoc
to: latex
output-file: WOMBAT2024---A-Sparks-Talk-Abstract+short+report.tex
template: _extensions/AAGI-AUS/aagi/short-pdf-report/aagi-short-pdf-report.tex
standalone: true
pdf-engine: xelatex
variables:
graphics: true
tables: true
default-image-extension: pdf
toc: false
number-sections: false
metadata
block-headings: true
fontsize: 12pt
papersize: a4
mainfont: Proxima Nova
links-as-footnotes: false
bibliography:
- references.bib
csl: biometrics.csl
link-citations: true
knitr:
opts_chunk:
fig.path: figure/
fig.align: center
fig.show: hold
fig.pos: H
comment: NA
background: white
highlight: false
size: small
prompt: true
title: 'Climate is What We Expect, Weather (Data) is What We Get Via APIs'
subtitle: WOMBAT 2024
date: '`r format(Sys.time(), ''%d %B, %Y'')`'
version-number: 1.0.0
File biometrics.csl not found in resource path
Trying to build a short report from the template but it fails, e.g.,