On 25 January 2011 21:47, Florian <[email protected]> wrote: > On 24 Jan., 19:57, Stuart Rackham <[email protected]> wrote: >> On 20/01/11 00:20, Florian wrote: >> >> > Hi there, >> >> > I have a small problem concerning a2x calling inkscape with wrong >> > parameters. When generating pdf output, a2x will convert svg to pdf >> > using inkscape, but: >> >> > inkscape -z -D "--export-pdf=graph.svg" fig0.pdf >> > Error: Couldn't open file 'fig0.pdf': No such file or directory. >> >> > in which >> >> > inkscape -z -D "--export-pdf=fig0.pdf" graph.svg >> >> > will produce the desired result. Does anyone know where the command >> > line is put together? >> >> I don't understand, a2x does not call inkscape. > > Hi Stuart, > > on my Mac I installed asciidoc via macports. I don't know if this > makes any difference. > Regardless, at some point inkscape is called in order to convert the > svg into pdf files. Maybe this is triggered not by a2x but by dblatex > or likewise.
Yes the conversion is done by dblatex, but it doesn't document what tools it uses, Inkscape is possible choice for svg to pdf but somewhat surprising. Cheers Lex > > Thanks anyway for testing, > Florian > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
