30 ???? 2002 18:39, ?? ????????: > In local.lilypond, you wrote: > > J.Schoone wrote: > > [Using Cyrillic and other fonts.] > > >> Lilypond will only use the fonts listed in scm/font.scm . You must add > >> the fonts you want to use. Please note that up to ten different sizes > >> per font are listed. The font list starts at the line that reads > >> > >> (define paper20-style-sheet-alist > > > > I have found this block in scm/font.scm. I have added after > > > > ((-5 medium upright roman cmr 5) . "cmr5") > > > > a new line: > > > > ((0 medium upright roman wncyr 10) . "wncyr10") > > > > but the result is the same: > >> Cannot find any font satisfying > >> (wncyr #f #f #f #f 0) > > > > Maybe I have to do something else? > > On a UNIX system, the default path is > /usr/local/share/lilypond/scm/font.scm . Maybe you changed things in the > copy in the source tree without installing. This way I got the greek fonts > working.
I have checked the path. It is correct. I tried to delete the file scm/font.scm at all. However, in LilyPond's work nothing was changed. I suppose, my copy of LilyPond (1.4.10) does not see this file at all. I have installed LilyPond via RedHat RPM. *rpm file was built on my machine from *.tar.gz source. -- Arkady _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
