diff --git a/ChangeLog b/ChangeLog index 3f63e9b59e..f647cdd1c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-31 John Levon + + * NEWS: + * INSTALL: refer to latex-xft-fonts + 2003-07-29 Lars Gullik Bjønnes * configure.ac: compression support diff --git a/INSTALL b/INSTALL index 2da32b7c53..7a6c3c2f52 100644 --- a/INSTALL +++ b/INSTALL @@ -84,9 +84,11 @@ point to make is that you must ensure that both LyX and the Qt libraries are compiled with the same C++ compiler. Note that if Qt is using Xft2/fontconfig, you may need to install the -latex-ttf-fonts package (available on ftp://ftp.lyx.org/) to get maths -symbols displayed properly. To find out, type: +latex-xft-fonts package (at ftp://ftp.lyx.org/pub/lyx/contrib/) to get +maths symbols displayed properly. To find out, type: + ldd `which lyx` | grep fontconfig + at the console. Both RH8 and Debian unstable distributions are known to use fontconfig. diff --git a/NEWS b/NEWS index 5afe348777..1429562070 100644 --- a/NEWS +++ b/NEWS @@ -19,8 +19,8 @@ of the dialogs are slightly different in design, but are generally functionally equivalent. Note that if Qt is using Xft2/fontconfig, you may need to install the -latex-ttf-fonts package on ftp://ftp.lyx.org/ to get maths symbols -displayed properly. +latex-xft-fonts package at ftp://ftp.lyx.org/pub/lyx/contrib to get maths +symbols displayed properly. ** Xforms frontend