Advertisement
Guest User

Untitled

a guest
Aug 24th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. usepackage{comment}
  2. newififshowsolution
  3. showsolutionfalse
  4.  
  5. ifshowsolution%
  6. newenvironment{solution}{paragraph{Solution.}}{} %
  7. newcommand{insol}[1]{#1}%
  8. newcommand{notsol}[1]{}%
  9. else
  10. excludecomment{solution}%
  11. newcommand{insol}[1]{}%{} ò
  12. newcommand{notsol}[1]{#1}%
  13. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement