/oldtest/test-simple.tex
https://code.google.com/p/latex-makefile/ · LaTeX · 13 lines · 9 code · 3 blank · 1 comment · 0 complexity · 88ff7ed0d316075efd1fac31dfc9c743 MD5 · raw file
- %%EMBED
- \documentclass[letterpaper]{article}
- \title{This document has a title}
- \author{And an author}
- \date{}
- \begin{document}
- \maketitle
- \noindent Poetry is fun to write; \\
- It keeps my brain awake at night. \\
- \end{document}