Re: [Emc-developers] SVG file directly in pdf file

2011-11-28 Thread Kent A. Reed
On 11/28/2011 5:14 AM, Michael Haberler wrote: > here's a test for the bug: > > grep -e '(format, input, output)' `dpkg -L dblatex|grep imagedata.py` > > which could be integrated into configure at least for a warning > > -m > > Michael and Francis: (Michael) Great idea to enlist configure to thi

Re: [Emc-developers] SVG file directly in pdf file

2011-11-28 Thread Michael Haberler
here's a test for the bug: grep -e '(format, input, output)' `dpkg -L dblatex|grep imagedata.py` which could be integrated into configure at least for a warning -m Am 27.11.2011 um 22:24 schrieb Francis TISSERANT: > yes it works well. mbaillif thank you for your work. > > Please let me expre

Re: [Emc-developers] SVG file directly in pdf file

2011-11-27 Thread Michael Haberler
I think the way to do this is: - test in the configure script wether the bug in dblatex is present - if yes, modify the PYTHONPATH for dblatex so it picks up the fixed imagedata.py which would be part of emc2 for now I'm a bit unsure about how to do step 1 -m Am 27.11.2011 um 22:24 schrieb Fr

Re: [Emc-developers] SVG file directly in pdf file

2011-11-27 Thread Kent A. Reed
On 11/27/2011 4:24 PM, Francis TISSERANT wrote: > yes it works well. mbaillif thank you for your work. > > Please let me express my opinion > > advantages of svg: > 1 )Inkscape is a native of the Ubuntu pakage. > > 2) the svg format is a vectorial format that zooming maintaining the > qualities of

Re: [Emc-developers] SVG file directly in pdf file

2011-11-27 Thread Francis TISSERANT
yes it works well. mbaillif thank you for your work. Please let me express my opinion advantages of svg: 1 )Inkscape is a native of the Ubuntu pakage. 2) the svg format is a vectorial format that zooming maintaining the qualities of the image. 3) the .svg enables each translator to easily edit