Guest User

Untitled

a guest
Aug 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. \usepackage{tcolorbox}
  2. \tcbuselibrary{skins, listings}
  3. \tcbset{skin=bicolor, colbacklower=white}
  4.  
  5. \newtcblisting[auto counter]{example}[1]{
  6. title=Example~\thetcbcounter: #1
  7. }
Add Comment
Please, Sign In to add comment