Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ! The fontspec package requires either XeTeX or LuaTeX to function
  2.  
  3. documentclass{article}
  4. usepackage{fontspec}
  5.  
  6. begin{document}
  7. Hello world!
  8. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement