I have downloaded and installed the Millennial font from this website.
http://www.math.unl.edu/~shartke2/computer/latex/latex.php
I am using MiKTeX on Windows. When I compile the file, I am getting the following error:
!pdfTeX error: pdflatex (file Millennial-BlackboardBold): Font Millennial-BlackboardBold at 600 not found
==> Fatal error occurred, no output PDF file produced!
This is the only error I am getting. If I replace \usepackage{millennial} with \usepackage{fouriernc}, things work just fine. Can you please tell me a way out?
\pdfmapfile{=millennial.map}. – Ulrike Fischer Sep 16 '12 at 10:19