Guest User

Untitled

a guest
Jan 20th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. documentclass{book}
  2.  
  3. % Not needed anymore!
  4. % usepackage[utf8]{inputenc}
  5.  
  6. begin{document}
  7.  
  8. Testing UTF-8 character here: é
  9.  
  10. % Vietnamese: Tiếng Việt
  11.  
  12. % Chinese: 中文
  13.  
  14. % Temperature: 26°C
  15.  
  16. end{document}
Add Comment
Please, Sign In to add comment