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/example4.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/example4.tex')
-rw-r--r-- | slides/latex/workbook/example4.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/slides/latex/workbook/example4.tex b/slides/latex/workbook/example4.tex new file mode 100644 index 0000000..317d3f5 --- /dev/null +++ b/slides/latex/workbook/example4.tex @@ -0,0 +1,11 @@ +\documentclass{article} +\title{A Glimpse at Scipy} +\author{FOSSEE} +date{2010} +\begin{document} +\maketitle +SciPy is open-source software for mathematics, science, and +engineering. +\end{document} + + |