Skip to content

Compile tex files on external locations #10

@raptwa

Description

@raptwa

When the .tex file is on a SMB share or other external location type, it is not possible to compile and creating the pdf file.

Output of PDFLatex:

Compile failed with errors:
========BEGIN COMPILE========
file.ps
% pdflatex -output-directory /tmp/file file.tex

Output of Latex:

========BEGIN COMPILE========
file.ps
sending incremental file list
./

sent 432 bytes received 55 bytes 974.00 bytes/sec
total size is 0 speedup is 0.00
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2015/dev/Debian) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
! I can't find file `file.tex'.
<*> file.tex

(Press Enter to retry, or Control-D to exit)
Please type another input file name:
! Emergency stop.
<*> file.tex

No pages of output.
Transcript written on /tmp/file/texput.log.

========END COMPILE==========
Copy /tmp/file/file.pdf to /tmp/file.pdf
>>>> COPY ERROR:
>>>>


>>>> COPY DONE:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions