Advertisement
Guest User

Untitled

a guest
Feb 12th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. 356: % The value of the counter secnumdepth gives the depth of the
  2. 357: % highest-level sectioning command that is to produce section numbers.
  3. 358: %
  4. 359:
  5. 360: setcounter{secnumdepth}{2}
  6.  
  7. 138: setcounter{secnumdepth}{3}
  8.  
  9. AtBeginDocument{setcounter{secnumdepth}{3}}
  10.  
  11. setcounter{secnumdepth}{3}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement