mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 15:23:11 +02:00
5 lines
101 B
TeX
5 lines
101 B
TeX
|
|
\documentclass[12pt]{article}
|
||
|
|
\begin{document}
|
||
|
|
Hello world!
|
||
|
|
$Hello world!$ %math mode
|
||
|
|
\end{document}
|