Context: Linux Mageia 3 box, TeXstudio 2.6.4 beta (hg 3972+), Qt Version 4.8.5, compiled with Qt 4.8.5 D.
When using LaTeX -> \includegraphics{file} menu and picking up a graphic file with the "browser" button, the path is missing the first slash:
\includegraphics{home/bitouze/Images/myimage}
instead of:
\includegraphics{/home/bitouze/Images/myimage}
how did you manage to enter an absolute path ?
txs usually replaces all entered pathes with relative paths to the tex document.
Are you playing aroung with unsaved documents again ? ;-)
Le vendredi 27/09/13 à 18h55,
"Jan Sundermeyer" jsundermeyer@users.sf.net a écrit :
As said, just with the "browse" button of the
\includegraphics{file}dialog box.Okay.
okay, Okay, OKAY... Are you gifted with divinatory talents? ;)
But, after all, TXS provides this functionality of compiling and viewing
resulting PDF of unsaved documents and some users could like to make use
of it. In this case, absolute paths are necessary for included/input
files and TXS almost succeed to provide them: just the first slash is
missing and that's too bad :)
--
Denis
fixed