On Tue, Feb 05, 2002 at 06:24:33PM +0000, Angus Leeming wrote: > Anyway, thanks for providing the HOWTO. Perhaps you might modify mathed.lyx > appropriately?
I want to make the usage of these fonts fully automated. So what I think that what needs to be done is: 1) Run the ./create_fonts_dir script when running make to create a font directory in the source directory (for developers) 2) Run the ./create_fonts_dir script when running 'make install' to create a font directory in the install directory. (what should be done for installing from RPM/DEB ?) 3) Make lyx change the font path when needed. Comments ? (and can I do this before 1.2.0 ?)