Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. documentclass{article}
  2. usepackage[T1]{fontenc}
  3. usepackage{initials}
  4.  
  5. begin{document}
  6.  
  7. input Acorn.fd
  8. newcommand*initfamily{usefont{U}{Acorn}{xl}{n}}
  9.  
  10. initfamily Test
  11.  
  12. end{document}
  13.  
  14. Sorry, but "MiKTeX Compiler Driver" did not succeed.
  15. .
  16. .
  17. .
  18. !pdfTeX error: pdflatex (file Acorn): Font Acorn at 600 not found
  19. ==> Fatal error occurred, no output PDF file produced!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement