.out
)?I extended the compiler options with
-output-directory=.out
Now the compiler path is
C:\texlive\2016\bin\win32\xelatex.exe
.And the compiler options are
-synctex=-1 -interaction=nonstopmode "%wm" -output-directory=.out
.I also tried
out
and ./out
.It has no effect. No error. And I tried it at commandline calling xelatex direct. No effect, no error message.