latex.tex 219 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 % Syntax Highlighting Test File For LaTeX % Some Comments About This File \documentclass{article} \title{Lets Say Hello} \author{Jane Doe} \date{April 2007} \begin{document} \maketitle Hello world! \end{document}