Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

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?

share|improve this question
4  
You probably haven't activated the map-file correctly. Try if it works if you add to your document \pdfmapfile{=millennial.map}. – Ulrike Fischer Sep 16 '12 at 10:19
Thank you Ulrike. That worked! – Arindam Pal Sep 17 '12 at 2:20

closed as too localized by egreg, Marco Daniel, percusse, Paul Gaborit, Claudio Fiandrino Sep 18 '12 at 18:53

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.