Re: Rectangle around note head works

2004-04-02 Thread Matevz Jekovec
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: Just to let you know, I used boxed-molecule.ly example and changed Stem to NoteHead and Stem::Print to Note_head::Print function. The rectangle was drawn around the note head then. Maybe someone could change or at least mention n

Re: severe gs 8.14 problems with lilypond [xefitra]

2004-04-02 Thread Werner LEMBERG
> > > > ./src/gxccman.c:576: > > > > gx_add_cached_char: Assertion `cc->pair == pair' failed. > > Thanks for the example file. I've reproduced with HEAD. The issue > had been reported separately in the meantime; I've attached your > example as well and assigned to the responsible engineer. Y

cryptic warning message

2004-04-02 Thread Werner LEMBERG
[CVS 2004-04-02 09:11] I just got this cryptic warning message from `lilypond': error: Incorrect lilypond version: 2.1.23 (2.1.25, 2.2.0) error: Consider updating the input with the convert-ly script IMHO the first line is confusing for a normal user. This should either be more verbose or

Re: LilyPond 2.1.37 released

2004-04-02 Thread Marco Gusy
Alle 21:48, mercoledì 31 marzo 2004, hai scritto: > It seems there is no melisma in this reg. test > http://lilypond.org/doc/v2.1/input/regression/out-www/lily-1611551125.ly > > I mean the syllable extender line shouldn't it be "bla bla___ bla"? Sorry for repating me in this post, but I would

Rectangle around note head works

2004-04-02 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Just to let you know, I used boxed-molecule.ly example and changed Stem > to NoteHead and Stem::Print to Note_head::Print function. The rectangle > was drawn around the note head then. > > Maybe someone could change or at least mention note head boxed-molecule > in d

Rectangle around note head works

2004-04-02 Thread Matevz Jekovec
Just to let you know, I used boxed-molecule.ly example and changed Stem to NoteHead and Stem::Print to Note_head::Print function. The rectangle was drawn around the note head then. Maybe someone could change or at least mention note head boxed-molecule in documentation (tips and tricks) as well

make -C mf get-pfa broken in 2.2.0

2004-04-02 Thread Han-Wen Nienhuys
thanks, fixed in CVS -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen ___ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel

Re: 2.2.0 build error

2004-04-02 Thread Jan Nieuwenhuizen
Bertalan Fodor writes: >> Possibly, I think you should asking the Cygwin list? > I got an answer: > > "It's an unresolved issue that needs someone to help with tracking it down. > If you're so inclined, build a debug version of the Cygwin DLL and check > it out." > > Perhaps some time I will do t

make -C mf get-pfa broken in 2.2.0

2004-04-02 Thread Stephen Pollei
--- GNUmakefile.orig2004-04-01 14:36:46.0 -0800 +++ GNUmakefile 2004-04-01 14:37:12.0 -0800 @@ -118,7 +118,7 @@ redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm $(outdir)/$(redhat-package): - wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/

RE: 2.2.0 build error

2004-04-02 Thread Bertalan Fodor
> Possibly, I think you should asking the Cygwin list? I got an answer: "It's an unresolved issue that needs someone to help with tracking it down. If you're so inclined, build a debug version of the Cygwin DLL and check it out." Perhaps some time I will do this. In these days I have very few ti

Re: 2.2.0 build error

2004-04-02 Thread Jan Nieuwenhuizen
Bertalan Fodor writes: > Program exited normally, no crash when in gdb. > > When not in gdb it crashes. Hmm, that's fishy. > Is it a cygwin issue? Possibly, I think you should asking the Cygwin list? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://w

RE: 2.2.0 build error

2004-04-02 Thread Bertalan Fodor
Program exited normally, no crash when in gdb. When not in gdb it crashes. However, when running with strace I've found something interesting: 144 20792388 [main] lilypond-bin 1000 seterrno_from_win_error: /netrel/src/cygwin-1.5.9-1/winsup/cygwin/cygheap.cc:219 windows error 487 321 20792709

Re: 2.2.0 build error

2004-04-02 Thread Jan Nieuwenhuizen
Bertalan Fodor writes: > OK, it runned at crashed at some other place. Good. > How can I trace it with gdb? You start gdb with lilypond-bin, and then type: run Then you wait for a crash, and type: bt So, do: export LILYPONDPREFIX=/netrel/build/lilypond-2.2.0/share/lilypond gdb -nw /n

RE: 2.2.0 build error

2004-04-02 Thread Bertalan Fodor
OK, it runned at crashed at some other place. How can I trace it with gdb? paper output to `lily-193070645.tex'... Segmentation fault (core dumped) Bert ___ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond