Public bug reported:

Binary package hint: texmaker

When I click on one of the three functions to include a file (Latex
Menu/ include-input-includegraphics), a file chooser window is opened,
and when I select a file to include its path is not reported correctly,
for example:

My master document is ~/projects/document.tex
If i choose to include the image ~/projects/images/picture.png, the program 
generates the output \includegraphics{picture.png} while the correct string 
should be \includegraphics{images/picture.png}.
I attached a very simple patch that calculate the relative path between the 
document and the file being included (I found the algorithm from Kile's 
sources).

** Affects: texmaker (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Inclusion of external files doesn't work properly
https://bugs.launchpad.net/bugs/186137
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to