Guest User

Untitled

a guest
Nov 22nd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. setlength{fboxsep}{5px}
  3. setlength{fboxrule}{3px}
  4. noindentmakebox[linewidth]{
  5. fbox{
  6. {
  7. setlength{fboxsep}{3px}
  8. setlength{fboxrule}{1px}
  9. fbox{
  10. includegraphics[scale=1.0]{test.png}
  11. }
  12. }
  13. }
  14. }
  15. }
Add Comment
Please, Sign In to add comment