latex/workbook/example4.tex
author Puneeth Chaganti <punchagan@fossee.in>
Mon, 31 Jan 2011 11:25:07 +0530
changeset 148 79315a169b96
parent 107 80a8b46754f8
permissions -rw-r--r--
vcs: Add highlight directive to handout.rst Sphinx uses highlight directives, which can be passed on, to Pygments for syntax highlighting.

\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}