On Sunday 07 September 2003 22:23, John Levon wrote:
> On Sun, Sep 07, 2003 at 09:54:54PM +0200, Johannes Simon wrote:
> > Now I also tried the latex-xft-fonts (see
> > http://wiki.lyx.org/pmwiki.php/FAQ/Qt
> > ), but without success.
>
> Check fc-list can see the new fonts.
>
> > Getting lost, I also tried adding the ttf- and xft-fonts to the
> > X11 font path (see
>
> The font path is irrelevant to fonts installed via fontconfig

Thanks John,

I did not know fc-list, but the problem remains:

lyx -dbg font

says:
...
Looking for font family eufm10 ...  FAILED :-(
Looking for font family eufm10 ...  FAILED :-(
Looking for font family cmsy10 ...  FAILED :-(
Looking for font family cmmi10 ...  FAILED :-(
Looking for font family symbol ...  FAILED :-(
Looking for font family cmr10 ...  FAILED :-(
Looking for font family cmex10 ...  FAILED :-(
Looking for font family msam10 ...  FAILED :-(
Looking for font family msbm10 ...  FAILED :-(
Looking for font family wasy10 ...  FAILED :-(
...

and

fc-list

says, among others (like Bitstream, Nimbus):

cmex10:style=Regular
wasy10:style=Normal
cmex10:style=Medium
msam10:style=Regular
cmsy10:style=Regular
cmr10:style=Regular
cmsy10:style=Medium
msbm10:style=Regular
msam10:style=Medium
cmr10:style=Medium
cmmi10:style=Regular
msbm10:style=Medium
cmmi10:style=Medium

So there is overlap between present and not found fonts, except for 
the Euler fonts.

Funny.

Now I did the following:

user1$ xhost +
user1$ lyx -dbg font

... produces the above errors ...

and in another terminal on the same X system

user1$ su user2
user2$ lyx -dbg font

... produces *no* errors ...

fc-list gives exactly the same output for both users!

I'm lost,

Johannes

Reply via email to