diff --git a/tex/hello.tex b/tex/hello.tex new file mode 100644 index 0000000..8b6d22f --- /dev/null +++ b/tex/hello.tex @@ -0,0 +1,4 @@ +\documentclass{article} +\begin{document} +First example in \LaTeX +\end{document} \ No newline at end of file