Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. usepackage{titlesec}
  2. titleclass{scenario}{straight}[subsection]
  3. newcounter{scenario}[subsection]
  4. titleformat{scenario}
  5. {scshape}{}{0em}{(thescenario)~}
  6. titlespacing*{scenario}{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
  7. renewcommand*{thescenario}{Alph{scenario}}
  8. newcommand{scenarioautorefname}{scenario}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement