latex/workbook/example1.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}
\begin{document}
This is my first LaTeX document. 
\end{document}