Guest User

Untitled

a guest
Sep 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. documentclass[landscape]{report}
  2. usepackage{amsmath}
  3. usepackage{graphicx}
  4.  
  5. begin{document}
  6. thispagestyle{empty}
  7.  
  8. begin{equation*}
  9. resizebox{1.0linewidth}{!}
  10. {
  11. $ E = mc^2 $
  12. }
  13. end{equation*}
  14.  
  15. end{document}
Add Comment
Please, Sign In to add comment