Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. documentclass{article}
  2. usepackage[T1]{fontenc}% <--
  3. begin{document}
  4. texttt{-}% hyphen
  5.  
  6. texttt{--}% en-dash
  7.  
  8. texttt{---}% en-dash + hyphen
  9. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement