On Tuesday 15 May 2007 2:37:01 pm Neal Becker wrote: > I'm happy to report that svg graphics is looking better. I'm testing on > Fedora FC7(test4) x86_64. > > I'm using: > > # FORMATS SECTION ########################## > # > > \format "svg" "svg" "SVG" "" "inkscape --file=$$i" "inkscape --file=$$i" > "vector" > > # > # CONVERTERS SECTION ########################## > # > > \converter "svg" "png" "inkscape --without-gui --file=$$i --export-png=$$o" > "" #\converter "svg" "pdf2" "inkscape --export-area-drawing --without-gui > --file=$$i --export-pdf=$$o" "" \converter "svg" "pdf2" "convert $$i $$o" > "" > > Conversion svg->pdf for use with pdflatex seems to give nice results (not > bitmap). > > Unfortunately, the version of 'convert' I have on Fedora FC6 segfaults, but > the FC7 one is working (well, at least on 1 simple test).
This should go to configure.py, could you make a patch, please? :-) -- José Abílio