Created
April 13, 2009 00:50
-
-
Save banbh/94190 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| \documentclass[11pt]{article} | |
| \title{Hello World} | |
| \begin{document} | |
| This is a test $x^2$. A real test | |
| \[ | |
| \int_0^1 e^{-t}dt. | |
| \] | |
| \end{document} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment