In inkscape using Extensions->Render->LaTeX formula you can enter LaTeX into your Inkscape image. The default font is huge however. How can you change it to something smaller?
Alternatively, is there a better way to enter LaTeX in an inkscape image that is easy to install in quantal?
22 Answers
You can simply add a latex specification for the font size.
For example, you can use \fontsize in the "latex formula" box:
\fontsize{9pt}{1em} $\sum_{ij} w_{ij}$ 1 Personally, I haven't used it yet, but the extension textext allows you to set an scale factor which:
(...) affects how much a newly created LaTeX object is magnified. You can later change/reset this via
Object->Transform->Matrix.