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

6 lines
71 B
TeX
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
\documentclass{scrartcl}
\begin{document}
Hello World!
\end{document}