<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have just installed TeXlive2010 and MacTeXtras, where I found the source file "WelcomeToMacTeX.tex". As expected, compiling it I <div>failed because the GentiumBookBasic-font is not installed at my Mac. I downloaded something like GenBkBasB.ttf from the net (after </div><div>googling), installed it in the /Library/fonts directory put this in into \setromanfont[]{GenBkBasB} and compiled it but I failed again.</div><div>(I was using XeLaTeX).<div><br></div><div>Then I checked it with</div><div><br></div><div><div>%%</div><div>%!TEX TS-program = xelatex</div><div>%!TEX encoding = UTF-8 Unicode</div><div>\documentclass[12pt,]{article}</div><div>%%</div><div>\usepackage{fontspec,xltxtra,xunicode}</div><div>\setmainfont[]{Osaka}</div><div><br></div><div>\begin{document}</div><div>This is a test. //</div><div>% some Japanese charakters</div><div>ひりがな 囲碁</div><div><br></div><div>\textbf{This is a test} //</div><div>\textit{This is a test}  //</div><div>\end{document}</div><div><br></div><div>putting different ttf-file names into \setmainfont. I worked with all ttf-files in my /Library/fonts directory but still not with the </div><div>above mentioned font nor with my sazanami.ttf font, which I am using in the CJK-environment under LaTeX. I also converted the GenBkBasB.ttf font with fontforge into afm, pfb, ... files as I did it with the sazanami.ttf font and installed the related files</div><div>in my local ~/Library/texmf-tree, run updmap-sys etc. but I failed either.</div><div><br></div><div>In both cases the system is looking for the mf-files etc. Heres is the error message of it:</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">graphics.cfg)</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">(/usr/local/texlive/2010/texmf-dist/tex/xelatex/xetex-def/</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">! I can't find file `sazanami'.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; "><*> ...ljfour; mag:=1; nonstopmode; input sazanami</div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Courier New'; min-height: 12.0px">                                                  <br class="webkit-block-placeholder"></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">Please type another input file name</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">! Emergency stop.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; "><*> ...ljfour; mag:=1; nonstopmode; input sazanami</div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Courier New'; min-height: 12.0px">                                                  <br class="webkit-block-placeholder"></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">Transcript written on mfput.log.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">grep: sazanami.log: No such file or directory</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input sazanami' failed to make sazanami.tfm.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">./font-test.tex:7: Font \zf@basefont=sazanami at 10.0pt not loadable: Metric (T</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">FM) file or installed font not found.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; "><to be read again> </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">                   \zf@basefont </div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">l.7 \setmainfont[]{sazanami}</div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px 'Courier New'; min-height: 12.0px">                            <br class="webkit-block-placeholder"></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; ">? </div></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal 'Courier New'; "> </div><div><br class="webkit-block-placeholder"></div><div>Any help possible? What are the otf, dfont, ttc files?</div><div><br></div><div>Ulrich</div><div><br></div><div><br></div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><div><br></div><br></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></div></body></html>