summaryrefslogtreecommitdiffstats
path: root/src/main.tex
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2017-08-12 11:15:42 +0200
committerRomain Porte <microjoe@microjoe.org>2017-08-12 11:15:42 +0200
commit9474260727aec528465ed9a9d90b8780dacfc949 (patch)
treea158367ef1880939d11f1d7f1d524b8d93e490d5 /src/main.tex
parent5d67796c61df5fdca3ea606f11e0167490043e01 (diff)
downloadlatex-makefile-9474260727aec528465ed9a9d90b8780dacfc949.tar.gz
latex-makefile-9474260727aec528465ed9a9d90b8780dacfc949.zip
Added demo
Diffstat (limited to 'src/main.tex')
-rw-r--r--src/main.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main.tex b/src/main.tex
new file mode 100644
index 0000000..4074cff
--- /dev/null
+++ b/src/main.tex
@@ -0,0 +1,7 @@
+\documentclass{report}
+
+\begin{document}
+
+Hello, world!
+
+\end{document}