Guest User

Untitled

a guest
May 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{wrapfig}
  3. setlength{parskip}{8ex}
  4. setlength{unitlength}{1cm}
  5. begin{document}
  6. hrulefill
  7.  
  8. hrulefill
  9.  
  10. begin{wrapfigure}{r}{0.5textwidth}
  11. begin{center}
  12. framebox(5,5)[c]{some picture}
  13. end{center}
  14. end{wrapfigure}
  15. hrulefill
  16.  
  17. hrulefill
  18.  
  19. hrulefill
  20.  
  21. hrulefill
  22.  
  23. hrulefill
  24.  
  25. hrulefill
  26.  
  27. hrulefill
  28.  
  29. hrulefill
  30. end{document}
Add Comment
Please, Sign In to add comment