Advertisement
Guest User

Untitled

a guest
Oct 8th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{tcolorbox}
  3.  
  4. begin{document}
  5. begin{tcolorbox}[title=Question and Answer]
  6. This is the question
  7. tcblower
  8. This is the answer
  9. end{tcolorbox}
  10. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement