19 lines
347 B
YAML
19 lines
347 B
YAML
project:
|
|
type: manuscript
|
|
output-dir: "_out"
|
|
preview:
|
|
port: 2059
|
|
host: 0.0.0.0
|
|
browser: false
|
|
watch-inputs: true
|
|
format:
|
|
acm-html:
|
|
hypothesis: false
|
|
acm-pdf:
|
|
output-file: mastodon-recommendations-acm.pdf
|
|
include-in-header:
|
|
- text: |
|
|
\usepackage{siunitx}
|
|
docx: default
|
|
profile:
|
|
default: acm |