Advertisement
Guest User

Untitled

a guest
Feb 14th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{fontspec}
  3. setmainfont{Gentium Plus}
  4.  
  5. begin{document}
  6.  
  7. Hello---world!
  8.  
  9. Hello—world!
  10.  
  11. Hello--world!
  12.  
  13. Hello–world!
  14.  
  15. end{document}
  16.  
  17. ./dash-testing.te.tex:13: Undefined control sequence.
  18. l.13 HelloUTF
  19. {2013}world! \
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement