How to fit the paper-size to the content in LaTeX
Posted
by mef
on Stack Overflow
See other posts from Stack Overflow
or by mef
Published on 2010-04-01T15:50:36Z
Indexed on
2010/04/01
15:53 UTC
Read the original article
Hit count: 519
latex
Hi,
I'd like to create a pdf/ps/eps that contains only one single formula. I thought the easiest way would be to use latex. Unfortunately, I found no option to specify, that the paper-size should automatically be set to fit the contents.
I found that dvipng has a "-T tight" option, that actually does the trick, but... I want it in vector-graphics format.
Any suggestions?
Thanks.
© Stack Overflow or respective owner