resume/_quarto.yml

16 lines
246 B
YAML
Raw Normal View History

2023-06-22 11:45:15 +00:00
project:
2023-06-22 12:25:20 +00:00
output-dir: _output
2023-06-22 11:45:15 +00:00
2023-06-22 12:25:20 +00:00
format:
html: default
pdf:
latex-auto-mk: false
pdf-engine: tectonic
template: templates/jb2resume.latex
include-in-header:
- text: |
\usepackage{xcolor}
2023-06-22 11:45:15 +00:00
2023-06-22 12:25:20 +00:00
execute:
echo: false