playground/latex/a.tex

18 lines
247 B
TeX

\documentclass[11pt, a4paper]{article}
\title{pomp's awesome research paper}
\author{developomp}
\date{July 2018}
\begin{document}
\maketitle
\newpage
cool formula made with \LaTeX:
$$
y = \int_{0}^{\infty} \frac{1}{x}
$$
\end{document}