mszep / pandoc_resume

The Markdown Resume
http://mszep.github.io/pandoc_resume/
MIT License
1.64k stars 760 forks source link

PDF result is not in the output directory #50

Closed inati closed 6 years ago

inati commented 6 years ago

Expected Behavior

All output should be in the output directory

Actual Behavior

For PDF generation, these three files are produced in the top level directory instead:

resume.pdf resume.tuc resume.log

An error is written to output/context_resume.log indicating that the --result flag was ignored:

mtx-context     | results are to be on the running path, not on 'output', ignoring --result

Steps to reproduce the behavior

make pdf

Versions

Pandoc and context versions

pandoc --version
pandoc 2.2.3.2
Compiled with pandoc-types 1.17.5.1, texmath 0.11.0.1, skylighting 0.7.2
context --version
mtx-context     | ConTeXt Process Management 1.02
mtx-context     |
mtx-context     | main context file: /usr/local/texlive/2018/texmf-dist/tex/context/base/mkiv/context.mkiv
mtx-context     | current version: 2018.04.04 00:51

OS information MacOS HighSierra 10.13.6 (Darwin Kernel Version 17.7.0)