11Nov/110
How to crop a SVG image and export to EPS with Inkscape
First part is crop some region of a SVG image using Inkscape software.
You need select the Square at left toolbox and draw over the image, selecting the area that you want to be visible.
After you need to select all with CTRL+A and go to menu Object and select Clip -> Set.
And finally go to menu File and select Document Properties -> Resize page to content -> Resize page to drawing or selection.
Your crop is done!
Second part is save SVG image to EPS format to be easy use in Latex document.
Go to menu File, select Save as... and choose EPS format.
That's it... now the image is ready to be used in Latex document.