On Fri, Aug 31, 2001 at 05:36:59PM +0200, Andre Poenitz wrote:
> On Fri, Aug 31, 2001 at 05:10:06PM +0200, Lars Gullik Bj&resh;nnes wrote:
> > I am getting more and more reluctant to this symbol change...
> > how much manual config does the user have to do to make this work?
>
> I don't know. I guess it's about four or five lines
>
> mkdir $1
> cd $1
> somehow create fonts.dir
> # there is a 'mkfontdir' command but I do not know how to use it
> xset +fp $1
1. We can provide fonts.dir
2. We can put a script that create symbolic links from the fonts (in
TEXMF) to
LYXDIR/fonts/
Or, we can just include the fonts in the lyx distribution (they are <30kb
each,
and we currently use 5 fonts).
3. We can make lyx automatically add LYXDIR/fonts/ to the font path