Guest User

Untitled

a guest
Dec 15th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. usepackage{makeidx}
  2. makeindex
  3. begin{document}
  4.  
  5. Blah
  6.  
  7. pagestyle{empty}
  8. begin{theindex}
  9. index{Blah}
  10.  
  11. end{theindex}
  12. printindex
Add Comment
Please, Sign In to add comment