Files
uni-py-exercises/tex/hello.tex
Andrea 12389ba862
All checks were successful
Run tests / test (push) Successful in 1m32s
Code Quality / lint (push) Successful in 2m5s
chore: add basic tex example
2025-11-16 21:38:36 +01:00

4 lines
79 B
TeX

\documentclass{article}
\begin{document}
First example in \LaTeX
\end{document}