The problem that I experienced is when I compile this MWE+:
\documentclass{article}
\usepackage{simpsons}
\begin{document}
\Bart Use \TeX, dude!
\end{document}
If I compiled it with LuaLaTex after I installed the font (simpsons) it gives the following error:
Font \simpsons=simpsons scaled 1500 not loadable: metric data not found or ba
d.
So now I reverted back from LuaLaTex to LaTex and it compiled, then when I tried LuaLatex again it now worked.
What does LaTex do that LuaLatex requires, but does not do? Or what I should have done?
simpsons.sty. Without that, we have a hard time helping you. – topskip Aug 17 '12 at 17:33bart.texwithout any problems with LuaLaTeX. You need to give more information (which distribution for example, the full log file) for us to help. – topskip Aug 17 '12 at 18:42