latex/examples/hello.tex
changeset 123 7a16c80c584d
parent 122 70b86355e851
parent 120 7428e411bd7a
child 124 fe7f10950014
--- a/latex/examples/hello.tex	Tue Sep 07 10:45:11 2010 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-  %hello.tex - First LaTeX document
-  \documentclass{article}
-
-  \begin{document}
-    Hello, World!
-  \end{document}