Re: [XeTeX] changing font location

2011-09-07 Thread Tschijnmo Tschau
Dear Peter Thank you so much for your help! After used the fc-cache -vv I found that I made a stupid mistake in the font configuration file by having put newlines between the tags and the path to my fonts. Now the problem has been solved, thank you! Regards Jin-Mo Zhao On Mon, Sep 5, 2011 at 1

Re: [XeTeX] changing font location

2011-09-07 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 05/09/2011 01:11, Tschijnmo Tschau a écrit : > Dear All > > But when I wanted to port the class file to a server > of our research group where I usually put my works in, error message > was given saying the font xxx cannot be found. On the server I

Re: [XeTeX] changing font location

2011-09-05 Thread Peter Dyballa
Am 05.09.2011 um 01:11 schrieb Tschijnmo Tschau: > kpathsea: Invalid fontname `Gentium Book Basic', contains ' ' This, "kpathsea", indicates that fontspec did not find the font name in the system's font service and therefore delegated the job of finding the font to TeX. It is correct to edit

[XeTeX] changing font location

2011-09-05 Thread Tschijnmo Tschau
Dear All I am new to XeTeX and really feel exciting about it. But when I try to use the fontspec package to free one of my LaTeX class for routine course assignments of the classical but a little uniform-looking computer modern fonts, some problems is encountered. On my laptop the class files wor