summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2017-08-12 11:15:42 +0200
committerAgathe Porte <microjoe@microjoe.org>2017-08-12 11:15:42 +0200
commitaf94e2f00b51d9df2ff17044257cb95b807b127b (patch)
treefd790d0f4c6be69a0845e3cd1acb11b39444679c /src
parentcd08196bceb5dc6604939e8a5c360e946e62e0ee (diff)
downloadlatex-makefile-af94e2f00b51d9df2ff17044257cb95b807b127b.tar.gz
latex-makefile-af94e2f00b51d9df2ff17044257cb95b807b127b.zip
Added demo
Diffstat (limited to 'src')
-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}