Guest User

Untitled

a guest
Feb 21st, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. \documentclass[11pt]{article}
  2. \usepackage{graphicx} % needed for including graphics e.g. EPS, PS
  3. \topmargin -1.5cm % read Lamport p.163
  4. \oddsidemargin -0.04cm % read Lamport p.163
  5. \evensidemargin -0.04cm % same as oddsidemargin but for left-hand pages
  6. \textwidth 16.59cm
  7. \textheight 21.94cm
  8. %\pagestyle{empty} % Uncomment if don't want page numbers
  9. \parskip 7.2pt % sets spacing between paragraphs
  10. %\renewcommand{\baselinestretch}{1.5} % Uncomment for 1.5 spacing between lines
  11. \parindent 0pt % sets leading space for paragraphs
  12.  
  13. \begin{document}
  14. % Start your text
  15.  
  16.  
  17. % Stop your text
  18. \end{document}
Add Comment
Please, Sign In to add comment