<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I work for the US Naval Observatory in the Nautical Almanac Office.  We have for years used TeX and LaTeX packages to typeset our Almanac pages.  For the last 10 or so years we’ve used PCTeX.  Now we need to switch away from PCTeX and I’ve been tasked with investigating using MiKTeX/TeXworks to typeset our pages.  I have a number of well tested pages from our Almanacs that I’m attempting to typeset using TeXworks.  We usually use the Times New Roman fonts with our pages and I’ve been trying to get XeLaTeX  to typeset a sample page.  I’ve read through all the instructions I could find about making sure the ptm Times New Roman fonts are available for use and I’ve changed the initial font definitions we use to switch from what PCTeX call their Times New Roman fonts to the ptm fonts.  The problem I’m encountering when attempting to typeset my test page is the typesetter is complaining that it can’t find certain files; particularly, it can’t find the p.cfg file and the pt.cfg file.  Consequently, while I can force XeLaTeX to typeset the file, it looks nothing like the final typeset page should look.  What am I doing wrong?  Here is a set of lines from my prolog that I’ve inserted to try to get the right fonts loaded:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>\usepackage{mathptmx}<o:p></o:p></p><p class=MsoNormal>\usepackage{pifont}<o:p></o:p></p><p class=MsoNormal>\usepackage[T1]{fontenc}<o:p></o:p></p><p class=MsoNormal>\usepackage{textcomp}<o:p></o:p></p><p class=MsoNormal>\rmfamily<o:p></o:p></p><p class=MsoNormal>\mdseries<o:p></o:p></p><p class=MsoNormal>\bfseries<o:p></o:p></p><p class=MsoNormal>\upshape<o:p></o:p></p><p class=MsoNormal>\itshape<o:p></o:p></p><p class=MsoNormal>\renewcommand{\rmdefault}{ptm}<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>We use Times New Roman fonts scaled as small as 6pt and as large as 12pt.  We also use bold fonts and italic fonts.  Some of the other pages use math mode and Greek letters as symbols (although, for the test file I’m using, only a large delta appears and that seems to be getting typeset).  As I’m new to MiKTeX/TeXworks, it’s likely that I’ve misunderstood how to invoke the Times New Roman fonts.  If someone could help me figure out my font problem, I’m sure it will go a good way towards me getting my files typeset.  BTW, my work email address is <a href="mailto:mark.stollberg@usno.navy.mil">mark.stollberg@usno.navy.mil</a>.  If someone replies to this email during the week, my work email address would be the best way to contact me.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal>Dr. Mark Stollberg<o:p></o:p></p><p class=MsoNormal>Nautical Almanac Office<o:p></o:p></p><p class=MsoNormal>Astronomical Applications Department<o:p></o:p></p><p class=MsoNormal>US Naval Observatory<o:p></o:p></p><p class=MsoNormal>Washington, DC  20396<o:p></o:p></p><p class=MsoNormal>202-762-0640<o:p></o:p></p></div></body></html>