diff options
author | Hardik Ghaghada | 2014-06-12 13:26:52 +0530 |
---|---|---|
committer | Hardik Ghaghada | 2014-06-12 13:26:52 +0530 |
commit | 870dc1fbb3c2ab9a93395dfcabab341253d287ac (patch) | |
tree | e5f494493a6eef5a317a49ad0759d05684de6ed7 /slides/latex/workbook/example1.tex | |
parent | 1f7318ca9553270899537d98d75e9f4fced85ed4 (diff) | |
download | sees-870dc1fbb3c2ab9a93395dfcabab341253d287ac.tar.gz sees-870dc1fbb3c2ab9a93395dfcabab341253d287ac.tar.bz2 sees-870dc1fbb3c2ab9a93395dfcabab341253d287ac.zip |
moving tex files to the respective slides directory of each tool
Diffstat (limited to 'slides/latex/workbook/example1.tex')
-rw-r--r-- | slides/latex/workbook/example1.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/slides/latex/workbook/example1.tex b/slides/latex/workbook/example1.tex new file mode 100644 index 0000000..f2d8b7b --- /dev/null +++ b/slides/latex/workbook/example1.tex @@ -0,0 +1,4 @@ +\documentclass{article} +\begin{document} +This is my first LaTeX document. +\end{document} |