You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i've tried to solve this problem for a while now, but whenever i use "\usepackage{luximono}" with fontenc i get an error. I've installed all updates on user and on admin.
But when i run a Programm like this:
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{luximono}
\begin{document}
\ttfamily This is a test
\end{document}
i get this error:
!pdfTeX error: pdflatex (file ul9r8r): Font ul9r8r at 600 not found
==> Fatal error occurred, no output PDF file produced!
and when i check the log it says: "PK font ul9r8r could not be created."
any and all help would be greatly appreciated
Thanks!
You have not installed the OTF fonts (provided by package luxi). Also see MiKTeX/miktex#127.
Thanks for the fast response. I checked out the link, but I unfortunately don't seem to understand what to do.
I installed mpm --install=tex-gyre on the console and checked my files to make sure all luxi files are there,
yet the error still perstists. Am I missing something?
Hi,
i've tried to solve this problem for a while now, but whenever i use "\usepackage{luximono}" with fontenc i get an error. I've installed all updates on user and on admin.
But when i run a Programm like this:
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{luximono}
\begin{document}
\ttfamily This is a test
\end{document}
i get this error:
!pdfTeX error: pdflatex (file ul9r8r): Font ul9r8r at 600 not found
==> Fatal error occurred, no output PDF file produced!
and when i check the log it says: "PK font ul9r8r could not be created."
any and all help would be greatly appreciated
Thanks!
The text was updated successfully, but these errors were encountered: