diff -r 70b86355e851 -r 7a16c80c584d latex/workbook/example4.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/latex/workbook/example4.tex Tue Sep 07 11:03:27 2010 +0530 @@ -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} + +