Eps+Latex export doesn't handle graphics in a different path

Bug #596939 reported by Henry Gomersall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Undecided
Johan Engelen

Bug Description

The eps+latex feature gives a .tex file that, if included from a latex file that resides in a different directory, does not work properly. Latex is unable to access the graphics file in the different path.

Attached is a patch that updates the instructions in the .tex preamble to include information about the import package, which solves this problem nicely.

Related branches

Revision history for this message
Henry Gomersall (hgomersall) wrote :
su_v (suv-lp)
tags: added: exporting latex
Revision history for this message
Johan Engelen (johanengelen) wrote :

The problem and a solution is also described in the document here: http://www.ctan.org/tex-archive/info/svg-inkscape/

I'll think about it and see if I add the solution to the .tex preamble.

Revision history for this message
Johan Engelen (johanengelen) wrote :

Ok, i have added more info to the preamble :)

Changed in inkscape:
status: New → Fix Committed
assignee: nobody → Johan Engelen (johanengelen)
milestone: none → 0.48
Revision history for this message
su_v (suv-lp) wrote :

revision 9519

Revision history for this message
Henry Gomersall (hgomersall) wrote :

I just noticed there is another error in the preamble.

\def{\svgwidth}{<desired width>}

should read:

\def\svgwidth{<desired width>}

Seems to small to submit a new bug report.

Revision history for this message
Johan Engelen (johanengelen) wrote :

Thanks, I fixed it.

jazzynico (jazzynico)
Changed in inkscape:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.