I also have a custom package for the Lucida Mono font (different than typewriter, very much like the classic apple font Monaco)
Right now my LaTeX looks like this:
Code: Select all
\usepackage{lucidabr} %commercial Lucida Bright fonts
\usepackage{lucimono} %custom package for EF Lucida Mono
How do I do that? I've seen it done before but my google skills are not finding it.
EDIT: using TL2012 if it matters