Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. documentclass[a4paper,12pt, notitlepage]{article}
  2. usepackage{xltxtra}
  3. defaultfontfeatures{Ligatures=TeX}
  4. setmainfont{Cabin}
  5. begin{document}
  6. footnote{text}
  7. end{document}
  8.  
  9. documentclass[a4paper,12pt, notitlepage]{article}
  10. usepackage{xltxtra}
  11. defaultfontfeatures{Ligatures=TeX}
  12. setmainfont{EB Garamond}
  13. begin{document}
  14. footnote{text}
  15. end{document}
  16.  
  17. xdvipdfmx:fatal: Cannot proceed without the font: /usr/share/font/woff/ebgaramond/EBGaramond08-Regular.woff
  18.  
  19. Output file removed.
  20.  
  21. /usr/share/fonts/woff/ebgaramond/EBGaramond08-Regular.woff
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement