Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. documentclass{book}
  2. renewcommand{thesection}{Roman{section}.}
  3. begin{document}
  4. tableofcontents
  5. section{First sectionlabel{l}}
  6. This is Section ref{l}.
  7. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement