Uwe Stöhr wrote:
>>> I guess Peter is missing some fonts. Uwe just added the font to SVN but >>> maybe those are not loaded correctly because of path problems when
 >>>       running "in build tree" (which is the only option with CMake).
 >>>
>>> I have the Bokoma fonts installed system wide so I don't see the problem.
 >>>
 >>   That was the reason. After installing the fonts it works fine!
 >>
> OK, but it would be nice if one doesn't have to install the font. Uwe, did you do something about > that when you put them in 'lib/font'?

You don't need to install the fonts. On Windows, just add the fonts from the SVN folder /lib/fonts to LyX install folder under ~\Resources\fonts and then reconfigure.

But we shouldn't have to do that. In-build-tree LyX knows about lib/ and uses that as a resource for ui files etc. So it should not benecessary to install LyX to use these fonts.


For the build system, this is now automatically done by SCons.
The font handling must be implemented in CMake to get it working. i haven't done this as I have no experience with CMake.
Edwin, Peter, could you do this please for CMake?

CMake does not support installation (yet).

Abdel.

Reply via email to