RosettaCodeData/Task/Hello-world-Text/LaTeX/hello-world-text.tex

5 lines
69 B
TeX
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
\documentclass{minimal}
\begin{document}
Hello World!
\end{document}