/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

  1. %%EMBED
  2. \documentclass[letterpaper]{article}
  3. \title{This document has a title}
  4. \author{And an author}
  5. \date{}
  6. \begin{document}
  7. \maketitle
  8. \noindent Poetry is fun to write; \\
  9. It keeps my brain awake at night. \\
  10. \end{document}