summaryrefslogtreecommitdiff
path: root/lecture-notes/latex/workbook/example1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'lecture-notes/latex/workbook/example1.tex')
-rw-r--r--lecture-notes/latex/workbook/example1.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/lecture-notes/latex/workbook/example1.tex b/lecture-notes/latex/workbook/example1.tex
new file mode 100644
index 0000000..f2d8b7b
--- /dev/null
+++ b/lecture-notes/latex/workbook/example1.tex
@@ -0,0 +1,4 @@
+\documentclass{article}
+\begin{document}
+This is my first LaTeX document.
+\end{document}