Guest User

Untitled

a guest
Nov 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. documentclass{article}
  2.  
  3. usepackage[T1]{fontenc}
  4.  
  5. title{Title of this article}
  6. author{John Smith}
  7.  
  8. begin{document}
  9.  
  10. maketitle
  11.  
  12. This is a random text. It is just to show this problem.
  13.  
  14. end{document}
Add Comment
Please, Sign In to add comment