Hello All, I have been using Latex for sometime and am thinking of switching to Context for at least some types of documents and hence have been trying it out. I love the charter font and tried to use the following commands to use the Charter font \definetypeface [charter] [rm] [serif] [charter] [default] [encoding=ec] \switchtotypeface [charter] [12pt,rm] However, when I compile the file with texexec I get the following warning: pdfTeX warning: pdftex (file ec-bitstrea-charter.map): cannot open font map file Can someone please help me fix this problem? I get the charter font output, however, the results are different from what I get with Latex. The letters seem more spread out and there seems to be more spacing between the words in the Context output. Could this be because of the above warning?