23 lines
479 B
YAML
23 lines
479 B
YAML
flags:
|
|
pandoc:
|
|
trypandoc: false
|
|
https: true
|
|
embed_data_files: true
|
|
old-locale: false
|
|
network-uri: true
|
|
pandoc-citeproc:
|
|
bibutils: true
|
|
embed_data_files: true
|
|
unicode_collation: false
|
|
test_citeproc: false
|
|
debug: false
|
|
packages:
|
|
- '.'
|
|
- location:
|
|
git: https://github.com/jgm/pandoc-citeproc.git
|
|
commit: 8309142e2529e7c82277b93a2c911df5a63f65ca
|
|
extra-dep: false
|
|
extra-deps:
|
|
- skylighting-0.3.1
|
|
- texmath-0.9.3
|
|
resolver: lts-8.4
|