Hi everyone. We are currently using SVG figures, typically drawn in Inkscape, in our markdown-written doxygen-generated documentation. For example:  @image latex figures/something.pdf "Foo bar"
However, it would be awesome if we could get away with creating only something.svg manually and not having to create the something.pdf file in a separate step. We figured we'd get away with running a script that would generate the PDF files, but doxygen doesn't insert an \includegraphics command for SVG files. For the same reason, we can't simply reprogram the LaTeX command \includegraphics{..} to call the \includesvg{..} command, which resides in a separate package. What would an optimal solution be? We would be willing to run a figure generation (bash/python/similar) script when building, but, as stated, would prefer not having to create duplicate figure files. Cheers, Paul. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users