-
Couldn't load subscription status.
- Fork 103
Open
Description
As is, I get the following error:
pandoc details.yml -o output.pdf --template=template.tex --pdf-engine=xelatex pandoc: unrecognized option --pdf-engine=xelatex'
Try pandoc --help for more information.
makefile:6: recipe for target 'output.pdf' failed
make: *** [output.pdf] Error 2
`
If replace "pdf" with "latex" in FLAGS = --pdf-engine=xelatex in makefile, it works as intended.
pedro-nonfree, nmihaica, agavrel, pgbarletta, FrankGrimm and 1 more
Metadata
Metadata
Assignees
Labels
No labels