<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>ÔÚ 2010-10-4£¬ÏÂÎç4:13£¬ Paul Isambert дµÀ£º</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000"><br>
XeTeX is telling you he can't find the font. You don't have it on
your computer, because it should be installed. Try to download the
``lm'' package with TeXLive manager (tlmgr).<br></div></blockquote><div><br></div>Hi Paul ,thinks for your reply , i think i have installed the lm package . I have installed "full scheme (everything)" for texlive. </div><div>Run $ fc-list | sort | grep Latin\ Modern\ Roman</div><div>It returned :</div><div><div>Latin Modern Roman Caps,LM Roman Caps 10:style=10 Oblique,Italic</div><div>Latin Modern Roman Caps,LM Roman Caps 10:style=10 Regular,Regular</div><div>Latin Modern Roman Demi,LM Roman Demi 10:style=10 Oblique,Italic</div><div>Latin Modern Roman Demi,LM Roman Demi 10:style=10 Regular,Regular</div><div>Latin Modern Roman Dunhill,LM Roman Dunhill 10:style=10 Oblique,Italic</div><div>Latin Modern Roman Dunhill,LM Roman Dunhill 10:style=10 Regular,Regular</div><div>...</div><div>And i have installed "lm" package again:</div><div>$ tlmgr -repository <a href="http://mirror.ctan.org/systems/texlive/tlnet">http://mirror.ctan.org/systems/texlive/tlnet</a> install lm</div><div>tlmgr: package repository <a href="http://ftp.ctex.org/mirrors/CTAN/systems/texlive/tlnet">http://ftp.ctex.org/mirrors/CTAN/systems/texlive/tlnet</a></div><div>$ fc-cache -fv</div><div>...</div><div>$ xetex opentype-into.tex</div><div>Then i got a same error.</div><blockquote cite="mid:65386.43937.qm@web15103.mail.cnb.yahoo.com" type="cite"></blockquote><blockquote type="cite"><div bgcolor="#ffffff" text="#000000">
plain.tex (not ``pain.tex'', although some people will be pleased by
your typo :) ) is the source code for a format; it is not supposed
to be compiled by itself (it's not a document).<br>
<br>
TeXLive is correctly configured, but you should try to run your own
documents. My question is: you're new to TeXLive, but are you new to
TeX? In which case you should read a proper introduction, either to
plain TeX:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.ctan.org/tex-archive/info/impatient/book.pdf">http://www.ctan.org/tex-archive/info/impatient/book.pdf</a><br>
[+ find a copy of the TeXbook]<br>
<br>
or to LaTeX (choose your language!):<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.ctan.org/tex-archive/info/lshort/">http://www.ctan.org/tex-archive/info/lshort/</a><br>
<br>
or to ConTeXt:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.pragma-ade.com/general/manuals/ms-cb-en.pdf">http://www.pragma-ade.com/general/manuals/ms-cb-en.pdf</a><br>
<br>
You can't use TeX without some learning before, unless you're
willing to spend many sleepless nights on it (which you'll do
anyway).<br>
<br>
Best,<br>
Paul<br>
</div>
<br><br>--------------------------------------------------<br>Subscriptions, Archive, and List information, etc.:<br> <a href="http://tug.org/mailman/listinfo/xetex">http://tug.org/mailman/listinfo/xetex</a><br></blockquote></div>Thanks for your advises . I am new to Tex and i am interesting in it .<div><br></div><div>Best,</div><div>Dang</div></body></html>