english fix..

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6509 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-15 11:09:14 +00:00
parent 0480e95a4d
commit 89f6baa423
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
2003-03-08 Lars Gullik Bjønnes <larsbj@gullik.net>
2003-03-15 John Levon <levon@movementarian.org>
* add bogus entry
* INSTALL: little fix
2003-02-27 Angus Leeming <leeming@lyx.org>

View File

@ -84,7 +84,7 @@ 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, tobe found on ftp://ftp.lyx.org/ to get maths
latex-ttf-fonts package (available on ftp://ftp.lyx.org/) 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