Closed inati closed 6 years ago
All output should be in the output directory
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:
output/context_resume.log
--result
mtx-context | results are to be on the running path, not on 'output', ignoring --result
make pdf
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)
MacOS HighSierra 10.13.6 (Darwin Kernel Version 17.7.0)
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:Steps to reproduce the behavior
make pdf
Versions
Pandoc and context versions
OS information
MacOS HighSierra 10.13.6 (Darwin Kernel Version 17.7.0)