Advertisement
csgillespie

tested.tex

Aug 17th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. \documentclass{report}
  2. \usepackage{hyperref}
  3. \newcommand*\Quux{Pouet}
  4.  
  5. \begin{document}
  6.  
  7. \chapter[foo]{Foo}
  8. \url{http://www.tex.org}
  9.  
  10. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement