This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[border=1pt,convert={density=1600}]{standalone} | |
\usepackage{amsmath} | |
\newenvironment{mymath}{$\displaystyle}{$} | |
\begin{document} | |
\begin{mymath} | |
a^2 + b^2 = c^2 | |
\end{mymath} | |
\end{document} |
Yo utilicé esta función para hacer en Gimp stickers matemáticos impresos en papel couché adhesivo:
Nota: Si usas Windows es un poco más complicado: LaTeX to PNG on Windows.