n370 / texmaker

Automatically exported from code.google.com/p/texmaker
0 stars 0 forks source link

Dir-Structure gets mixed up with multiple editors #1324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open file e.g. D:\temp\test.tex 
Rem: (which uses \includegraphics{mysample.png})
2. Create a new file and save it in C:\Users\....\second.tex
3. Translation of second.tex fails

Close TexMaker

A. Open C:\Users\....\second.tex ==> processing + dvi worx (after some time)
B. Open D:\temp\test.tex
C. Compilation of test.tex fails cause mysample.png is not found

What is the expected output? What do you see instead?

To process the appropriate path-variables for each editor separately.

What version of the product are you using? On what operating system?
V4.2; Win8.1

Please provide any additional information below.

--

Original issue reported on code.google.com by leo.ze...@gmail.com on 26 Jun 2014 at 7:40

GoogleCodeExporter commented 9 years ago
It's not related to texmaker but to latex (the error message is sent by latex). 
If you change the location of your document, you must copy the image or change 
the path to it.

Original comment by pa.brac...@gmail.com on 26 Jun 2014 at 9:18

GoogleCodeExporter commented 9 years ago
Sorry, but I can compile test.tex in case one, but not in case A. The 
dir-structure remains.

Original comment by leo.ze...@gmail.com on 26 Jun 2014 at 9:28

GoogleCodeExporter commented 9 years ago
Add the locations and dir-structure remains untouched!!!!

Original comment by leo.ze...@gmail.com on 26 Jun 2014 at 9:32