I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Products » LaTeX Equation Editor »

How to specify font size in url other than \small \tiny?

CodeCogs\′s Photo
27 Jan 10, 9:44PM
How to specify font size in url other than \small \tiny?
Use the dpi setting, which effectively allows you to have any size you want, i.e.
http://latex.codecogs.com/latex.gif?80dpi sin(x^2)
http://latex.codecogs.com/latex.gif?280dpi sin(x^2)
Which gives: and

I should add a small health warning. Some latex fonts (or graphics) are designed by combining several character. For example a long arrow may be made from a straight line and a normal arrow. Using different fonts and dpi can lead to miss-alignments or different thickness for different parts. If you find any problems please report them back here - they might be fixable.
Currently you need to be logged in to leave a message.