I am using MacTex-2011 on a mac 10.7. Recently, I have installed luximono using getnonfreefonts. Everything went ok, but when I was compiling the document (pdfLaTeX) with the packages:
\usepackage[T1]{fontenc} \usepackage{luximono}
luximono was not recognized, i.e. LaTeX used the standard font. Any ideas how to get it working?
\renewcommand{\familydefault}{\ttdefault}? – lockstep Jan 6 '12 at 11:41kpsewhich luximono.stysay? – daleif Jan 6 '12 at 11:45