Skip to content

Commit 89e3eb7

Browse files
authored
Create helloworld.tex
1 parent bdaf8ba commit 89e3eb7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/helloworld.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
\documentclass[12pt]{article}
2+
\begin{document}
3+
Hello world!
4+
$Hello world!$ %math mode
5+
\end{document}

0 commit comments

Comments
 (0)