Glam Prestige Journal

Bright entertainment trends with youth appeal.

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?

2

2 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.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy