Guest User

Untitled

a guest
Jul 20th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. documentclass[12pt,%
  2. %11pt,%
  3. %10pt,%
  4. ]{article}
  5. usepackage{fancyhdr}
  6. pagestyle{fancy}
  7.  
  8. usepackage{showframe}
  9.  
  10. begin{document}
  11. %vspace*{dimexpr 2.5pt-baselineskiprelax} % correct first baseline in body positiong for 12pt
  12. %vspace*{dimexpr 1.6pt-baselineskiprelax} % correct first baseline in body positiong for 11pt
  13. Test line 1st page
  14. newpage
  15.  
  16. Test line 2nd page
  17. end{document}
Add Comment
Please, Sign In to add comment