pdflatex link not working
Status: Beta
Brought to you by:
worden
I sometimes need to use pdflatex; the current way recommended way to do this is to change the pdflink attribute of the source-file tag:
<source-file filename="debug-page.tex" project="DebugPage" pdflink="debug-page.pdflatex.pdf">
However, this isn't working -- clicking on 'pdf' is currently using latex -- I can tell by putting in a figure in .pdf format; the pdf link produces an error:
"Error: File ‘DebugPage › debug-page.pdf’ not found in working directory."
and the log file confirms. However, copying the pdf link and changing the requested filename to .pdflatex.pdf produces the correct, pdflatex-ed file.
Anonymous
Diff: