While trying to get a rupee symbol from the following document running on platform (Windows 7 with MiKTeX 2.9 and TeXmaker). I am getting the following error:
Document:
Code: Select all
\documentclass[12pt]{exam}
\usepackage{tfrupee} % for creating rupee symbol
\begin{document}
\begin {questions}
\question
Abhishek is the owner of a small grocery store in Dehradun. His annual revenue is \rupee200,000.
\end{questions}
\end{document}
Code: Select all
Trying to make PK font tfrupee at 720 DPI...
Running miktex-makemf.exe...
miktex-makemf: The tfrupee source file could not be found. Running ttf2pk.exe...
miktex-makepk
: PK font tfrupee could not be created.
Thanks in Advance
With sincere regards,
Upananda