What is wrong with this code?
superhappyfuntime
keymint1498 at gmail.com
Thu Sep 15 08:51:45 EDT 2011
it's not running. here it is:
#this is antiWYSIWYG, an easy to learn cap for begginners to LaTeX.
#this is defines what means what. you can just read howto.pdf instead
of this part.
here it is: = '\begin{document}'
it's an article = '\documentclass article'
it's a book = '\documentclass{book}'
it's a letter = '\documentclass{letter}'
it's a report = '\documentclass{report}'
it's called = '\title{'
it's over! = '\end{document}'
#this is where you come in: type what you want below using the terms
explained in howto.pdf
print ('it's an article it's called test} here it is: Hello World!
it's over!')
--
I'm trying a new usenet client for Mac, Nemo OS X, since 0 days.
You can download it at http://www.malcom-mac.com/nemo
More information about the Python-list
mailing list