Texmaker and TeXstudio ⇒ Automatically created Sub-folder
Automatically created Sub-folder
I've problem for days but I can't find the solution
After compiling, the DVI file couldn't opened. a folder named BUILD auto created on the same directory, it contains all the other files like .aux, .dvi, ...
That's why I can't use the TeXmaker tool to convert in PS, also PDF.
How to make it back normal (DVI, PS, PDF, ... shown in the same folder), please?
(I'm using MiKTeX version 2.9)
Thank you for your help!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Automatically created Sub-folder
I tried to reinstall the latest version of MiKTeX and TeXmaker, and the problem isn't fixed.No such file or directory
This is dvips(k) 5.992 Copyright 2012 Radical Eye Software (http://www.radicaleye.com) dvips: DVI file can't be opened:
Process exited with error(s)
anyone could help me please !!!
thanks
Automatically created Sub-folder
Solution there, from texenthusiast:
Starting from TeXmaker 3.4 version
- from changelogan option "Use a 'build' subdirectory for output files" has been added for the (pdf)latex command (the "--output-directory=build" parameter will be automatically added to the (pdf)latex command and texmaker will search the log and pdf files into this subdirectory - see the user manual for more details)"
Open TeXmaker: go to Options --> Configure --> Uncheck Use "build" subdirectory for output files otherwise all output files will go to subdirectory.