Christoph Cattarius wrote:

> Hello List,
> 
> I have used lyx 1.3.0 under SuSE 8.2 with installed latex-ttf-fonts.
> With this version, the mathematical symbols were displayed correct
> in the math mode.
> 
> Since I have updated to SuSE 9.0 and lyx 1.3.2, there is no correct
> math mode. Of course, I have re-installed the latex-ttf-fonts and I
> have read the "Lyx Qt FAQ" (http://ev-en.org/wiki/moin.cgi/LyxQtFAQ)

Then you'll see that
1. This wiki is deprecated. Use http://wiki.lyx.org/pmwiki.php/FAQ/Qt 
instead.
2. These fonts are deprecated. Use latex-xft-fonts instead.

That aside, you should ascertain what method your system uses to 
display fonts. If ldd reports something including:

$ ldd qt-lyx
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 
(0x0000020000a12000)

then you are using fontconfig and the 'fc-cache -fv' method described 
in the wiki should work. Otherwise, you are using the old 'xset' way. 
FWIW, the xforms version of lyx uses xset.

> several times. But there is no chance for a correct display of
> mathematical symbols in the math-mode of lyx. What is the problem? A
> xform based version works very fine, but I want to use a qt-version.

If xforms is working fine then
$ xset -q
will report a font path that includes the directory containing these
latex fonts.

I have the feeling that moving this directory to one side and then 
running 'fc-cache -fv' may be enough to sort out your problems. 
However, this comment is based on gut feeling having read a number of 
similar questions and answers to this list. If it doesn't work for 
you then <shrug>. If it does, then you should be able to move the 
directory back and xforms lyx will continue to work.

If you do get things working perhaps you might add the prescription 
to the wiki...

-- 
Angus

Reply via email to