summaryrefslogtreecommitdiff
path: root/lecture-notes/latex/workbook/example1.tex
diff options
context:
space:
mode:
authorHardik Ghaghada2014-06-12 13:22:13 +0530
committerHardik Ghaghada2014-06-12 13:22:13 +0530
commit1f7318ca9553270899537d98d75e9f4fced85ed4 (patch)
tree7d149f9203f7eb122e749696e570d10086275ce4 /lecture-notes/latex/workbook/example1.tex
parent985adfa4f8a8b9cfba2b0a573dadc77283651957 (diff)
downloadsees-1f7318ca9553270899537d98d75e9f4fced85ed4.tar.gz
sees-1f7318ca9553270899537d98d75e9f4fced85ed4.tar.bz2
sees-1f7318ca9553270899537d98d75e9f4fced85ed4.zip
restructring repo
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}