[XeTeX] making a format file of ConTeXt using XeTeX

Dalyoung haksan at mac.com
Sat Mar 5 14:08:23 CET 2005


Dear Jonathan,

I am sorry to ask you so many things.
Here are the output what you asked.

$ kpsewhich cmtt10.pfb
/usr/local/teTeX/share/texmf.tetex/fonts/type1/bluesky/cm/cmtt10.pfb

$ ls -l `kpsewhich cmtt10.pfb`
-rw-r--r--  1 mac  unknown  24667  6 Mar  1997 
/usr/local/teTeX/share/texmf.tetex/fonts/type1/bluesky/cm/cmtt10.pfb

This morning, I uninstalled the XeTeX and reinstalled it, but there was 
no differences.
I attached a sample file and it's log for checking. I'm using fontspec 
V1.5.
I also tested a file in the list long time ago before the fontspec 
package published(it used \DeclareFontFamily...), and got the good 
output without any error. Strange.

Thank you for your help.

Dalyoung

*************** hoefler-test.tex *****************
  \documentclass[10pt]{article}
\usepackage{fontspec}

\newcommand\shortpangram{The five boxing wizards jump quickly.}

\begin{document}
  \fontspec{Hoefler Text}

  \begin{quote}
  \shortpangram\par
\verb |\itshape: |{\itshape\shortpangram}\par
\verb|\bfseries: |{\bfseries\shortpangram}\par
  \end{quote}

\end{document}

****************** log file ********************
files/xetex/hoefler-test.tex
~/Documents/TeXfiles/xetex ~
This is XeTeXk, Version 3.141592-2.2-0.91 (Web2C 7.5.3)
  file:line:error style messages enabled.
entering extended mode
(./hoefler-test.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, 
ngerman, d
utch, italian, norsk, portuges, spanish, swedish, nohyphenation, loaded.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/size10.clo))
(/Users/mac/Library/texmf/tex/xetex/fontspec.sty
Package: `fontspec' v1.5 [2004/12/01] (WSPR)
(/Users/mac/Library/texmf/tex/xetex/utf8accents.sty
*** did you really mean 'n ? ***
) (/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/keyval.sty))
(./hoefler-test.aux)

LaTeX Font Warning: Encoding `OT1' has changed to `U' for symbol font
(Font)              `operators' in the math version `normal' on input 
line 6.


LaTeX Font Warning: Encoding `OT1' has changed to `U' for symbol font
(Font)              `operators' in the math version `bold' on input 
line 6.

(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ucmtt.fd) [1]
(./hoefler-test.aux) )

*** font activation failed (status=0): cmtt10.pfb

*** font cmtt10 (CMTT10: file 'cmtt10.pfb') not found

*** font cmtt10 (cmtt10.pfb) not found, will substitute Helvetica glyphs

*** font activation failed (status=0): cmr10.pfb

*** font cmr10 (CMR10: file 'cmr10.pfb') not found

*** font cmr10 (cmr10.pfb) not found, will substitute Helvetica glyphs
Output written on hoefler-test.pdf (1 page).
Transcript written on hoefler-test.log.
**************************************************



More information about the XeTeX mailing list