Comment 4 for bug 892572

Revision history for this message
Spencer Stirling (stirling) wrote :

I apologize, but I just realized that the patches that I sent won't work (I was using a LaTex command "SetFigFontNFSS" to set the font size, but I forgot to add code to define it. I'm an idiot. I didn't notice because, by chance, that command was already defined in the document that I was testing on. GRRRR)

I also read the comments on bug #718638 and so I added the functionality that Johan requested there (an option to turn OFF font size support, and leave it off by default). I basically stole the code from the other patch supplied in that bug (however, that patch has a bug in it as well, so it won't compile - hence you really need this patch).

Attached is the new patch. The original trunk is called inkscape-0.48.2, and the new trunk is called inkscape-0.48.2-new. Again, this patch also adds some new functionality: combined PDF+EPS+LaTeX support for poor souls like me who are forced to support both latex and pdflatex simultaneously. This option is also "off" by default

Thank you