Guest User

Untitled

a guest
Feb 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. ! error: (type 2): cannot find file ''
  2. ! ==> Fatal error occurred, no output PDF file produced!
  3.  
  4. newcommand{fontmercury}{setmainfont[Path = ./fonts/,
  5. BoldFont=mercurybd.ttf,
  6. ItalicFont=mercuryi.ttf,
  7. BoldItalicFont=mercurybi.ttf
  8. ]{mercury.ttf}
  9. }
  10.  
  11. newcommand{fontmercury}{setmainfont[Path = ./assets/fonts/,
  12. BoldFont=mercurybd.ttf,
  13. ItalicFont=mercuryi.ttf,
  14. BoldItalicFont=mercurybi.ttf
  15. ]{mercury.ttf}
  16. }
Add Comment
Please, Sign In to add comment