[XeTeX] installing mac font on linux

Tim Arnold jtim.arnold at gmail.com
Sat Dec 11 21:32:41 CET 2010


Hi again,
It looks like xelatex is finding my font now that I've installed the files
in my ~/.fonts folder. However, I'm still not getting any success--I've
appended my error log below.
The font works on my mac with xelatex, so is there anything obvious from the
messages about what's going wrong?
The tex file itself uses tikz to create a logo with this preamble:

\documentclass{article}
  \usepackage{ulem}
  \usepackage{fontspec}
  \usepackage[svgnames]{xcolor}
  \usepackage{tikz}

  \font\1="Lucida Handwriting T" at 18pt
  \font\2="URW Palladio L" at 24pt
\begin{document}

thanks,
--Tim Arnold


xdvipdfmx -vv test.xdv
<FONTMAP:pdftex.map><FONTMAP:cid-x.map>DVI Comment:  XeTeX output
2010.12.11:1421
test.xdv -> test.pdf
<AGL:texglyphlist.txt>[1<[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf](:)@9.96pt
<NATIVE-FONTMAP:[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]/H/65536/0/0>
fontmap:
[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]
/H/65536/0/0 ->
/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf(Identity-H)

pdf_font>> Input encoding "Identity-H" requires at least 2 bytes.
pdf_font>> The -m <00> option will be assumed for
"/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf".
(CID:LMRoman10-Regular)
pdf_font>> Type0 font
"/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf"
cmap_id=<Identity-H,0> opened at font_id=
<[/home/miller/texlive/2010/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf]/H/65536/0/0,0>.
><LucidaHanT-Ita(Lucida Handwriting
T:Italic)@17.93pt<NATIVE-FONTMAP:LucidaHanT-Ita/H/65536/0/0>
fontmap: LucidaHanT-Ita/H/65536/0/0 ->
/home/miller/.fonts/ulhi8a(Identity-H)

pdf_font>> Input encoding "Identity-H" requires at least 2 bytes.
pdf_font>> The -m <00> option will be assumed for
"/home/miller/.fonts/ulhi8a".
>
** ERROR ** Invalid font: -1 (1)

Output file removed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20101211/ba85b9b7/attachment-0001.html>


More information about the XeTeX mailing list