Issue 540 in lilypond: programming error: 'cruelty to springs' and irregular spacing.

2008-03-03 Thread codesite-noreply
Issue 540: programming error: 'cruelty to springs' and irregular spacing. http://code.google.com/p/lilypond/issues/detail?id=540 Comment #14 by wbsoft: --disable-optimising fixes the problem. All files that spewed these errors now compile fine! gcc -v Ingebouwde specs worden gebruikt. Target:

Re: Tuplet brackets appear when I've asked them not to

2008-03-03 Thread Mats Bengtsson
[EMAIL PROTECTED] wrote: Hi, According to the doc, to suppress a tuplet number and bracket you do \override TupletNumber #'transparent = ##t No, this should only hide the number, not the bracket. To control the visibility of the bracket, use the bracket-visibility. As is noted in

Re: uneven bars in alternate repeats

2008-03-03 Thread Mats Bengtsson
This problem has already been fixed in the development version, 2.11.x. If you want to stick to 2.10, see http://lists.gnu.org/archive/html/lilypond-user/2005-01/msg00013.html /Mats John Rehwinkel wrote: If I have an alternative with a note sticking out above the staff, LilyPond moves the

Issue 540 in lilypond: programming error: 'cruelty to springs' and irregular spacing.

2008-03-03 Thread codesite-noreply
Issue 540: programming error: 'cruelty to springs' and irregular spacing. http://code.google.com/p/lilypond/issues/detail?id=540 Comment #15 by joeneeman: Oh, good, then this is a compiler bug and not our problem :) Thanks for your help in debugging and I'm sorry that we don't have a more

Issue 546 in lilypond: Incorrect merging when a same note has different accidentals

2008-03-03 Thread codesite-noreply
Issue 546: Incorrect merging when a same note has different accidentals http://code.google.com/p/lilypond/issues/detail?id=546 Comment #7 by erlenda: I've attached a patch that will fix this issue. According to Gardner Read there is three ways to solve altered unisons; 1) use split stems 2)

Re: Tuplet brackets appear when I've asked them not to

2008-03-03 Thread Graham Percival
On Mon, 03 Mar 2008 09:35:58 +0100 Mats Bengtsson [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Hi, According to the doc, to suppress a tuplet number and bracket you do \override TupletNumber #'transparent = ##t No, this should only hide the number, not the bracket. To