On 5 December 2015 at 16:50, Marcus Glöder <[email protected]> wrote: > Hello Rajil, > > I have loaded your SVG file in Inkscape and then saved as a PDF file > (unchanged). The result you see here: > > https://onedrive.live.com/redir?resid=DA2B9003045FA614!2812&authkey=!AJ8PPKYTDH1337Q&ithint=file%2cpdf > > Where is the problem? > > Best regards > Marcus > > -- > PMs to: [email protected]
If you use rsvg-convert to convert the file like 'rsvg-convert -f pdf -o image.pdf image.svg', you will find that the resulting pdf has the text aligned incorrectly. However Inkscape does it correctly as you found out. The default converter for svg in lyx in rsvg-convert, hence the issue.
