Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. usepackage{vmargin} setmarginsrb { 1.5in} % left margin
  2. { 0.6in} % top margin
  3. { 1.0in} % right margin
  4. { 0.8in} % bottom margin
  5. { 20pt} % head height
  6. {0.25in} % head sep
  7. { 9pt} % foot height
  8. { 0.3in} % foot sep
  9.  
  10. usepackage[ left=1.5in,
  11. top=0.6in,
  12. right=1.0in,
  13. bottom=0.8in,
  14. headsep=0.25in,
  15. headheight=20pt,
  16. heightrounded,
  17. a4paper]
  18. {geometry}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement