8 lines
106 B
TeX
8 lines
106 B
TeX
|
\documentclass{standalone}
|
||
|
\begin{document}
|
||
|
\begin{math}
|
||
|
\int_{a}^{b} x^2 \,dx
|
||
|
\end{math}
|
||
|
\end{document}
|
||
|
|