Guest User

Untitled

a guest
Jun 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. documentclass[a4paper,12pt]{article}
  2. usepackage{lipsum}
  3. usepackage{graphicx,atbegshi}
  4. begin{document}
  5. lipsum
  6. AtBeginShipoutNext{%
  7. setboxAtBeginShipoutBox=hbox{%
  8. rotatebox{35}{hspace{-4cm}boxAtBeginShipoutBox}% hspace to get the box more left
  9. }}%
  10.  
  11. lipsum
  12. end{document}
Add Comment
Please, Sign In to add comment