Re: KeyBug

2005-05-29 Thread Erik Sandberg
On Sunday 29 May 2005 20.14, Fairchild wrote: > This: > %% > \version "2.4.3" > \score {{ > \override Staff.keySignature #'font-size = #12 > c > }} > %% > gives: > %% > $ lilypond -f ps KeyBug > GNU LilyPond 2.4.3 > Processing `KeyBug.ly'

KeyBug

2005-05-29 Thread Fairchild
This: %% \version "2.4.3" \score {{ \override Staff.keySignature #'font-size = #12 c }} %% gives: %% $ lilypond -f ps KeyBug GNU LilyPond 2.4.3 Processing `KeyBug.ly' Parsing... Interpreting music... Aborted (core dumped) %

Re: 2.5.26 build error

2005-05-29 Thread Bertalan Fodor
One more: this ln-s are done directly after configure. Bert I can't build lilypond, because there are no enc files: cd /netrel/build/lilypond-2.5.26/share/lilypond/2.5.26/fonts/enc && \ ln -s ../../../../../mf/out/*.enc . ln: creating symbolic link `./*.enc' to `../../../../../mf/out/*.enc

2.5.26 build error

2005-05-29 Thread Bertalan Fodor
I can't build lilypond, because there are no enc files: cd /netrel/build/lilypond-2.5.26/share/lilypond/2.5.26/fonts/enc && \ ln -s ../../../../../mf/out/*.enc . ln: creating symbolic link `./*.enc' to `../../../../../mf/out/*.enc': No such file or directory make[1]: *** [/netrel/build/li