Re: music definition change in 2.9.9 or thereabouts?

2006-06-27 Thread Erik Sandberg
On Monday 19 June 2006 03:21, Paul Scott wrote: > This used to work in 2.8: > > \version "2.9.9" > > KeyG = \key g \major > > { \KeyG a'' b'' g'' a'' } > > > Have any keywords been added or something that would break this? This is now fixed in CVS. Thanks! -- Erik _

RE: Beaming question

2006-06-27 Thread Fairchild
Seems to be a long-standing bug. Flaky in 2.4.6. - Bruce -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mats Bengtsson Sent: Thursday, June 22, 2006 8:07 AM To: Thomas Scharkowski Cc: Lilypond bug; lilypond-user@gnu.org Subjec

Re: 2.9.10-1 winxp "Lilypond has encountered a problem and needs to close"

2006-06-27 Thread Simon Dahlbacka
Turns out that I had an empty \lyricsmode { }, if I filled it with some content, the problem went away. 2.8.5 has the problem that output goes to "/dev/null" or something like that, at least on windows.. On 6/27/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote: This seems to be a bug in the develo

Re: 2.9.10-1 winxp "Lilypond has encountered a problem and needs to close"

2006-06-27 Thread Mats Bengtsson
This seems to be a bug in the development version. When trying in Linux, I get a segmentation fault. However, with the latest stable version 2.8.5, the file compiles without any problems. As always, I recommend the stable versions for any serious typesetting. /Mats Simon Dahlbacka wrote: Att

Re: position of bar 2 points

2006-06-27 Thread Martial
It turned out that this bug was easy to fix, so it will be solved in the next 2.8 and 2.9 release. Thanks for your work ! -- Martial ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: position of bar 2 points

2006-06-27 Thread Mats Bengtsson
It turned out that this bug was easy to fix, so it will be solved in the next 2.8 and 2.9 release. /Mats Martial wrote: hello Tested with 2.9.10 and 2.8.5 (win2k) the points of the \bar":" are not at a good position when used \new Staff \with { fontSize = #Size \override StaffSymbol #'

position of bar 2 points

2006-06-27 Thread Martial
hello Tested with 2.9.10 and 2.8.5 (win2k) the points of the \bar":" are not at a good position when used \new Staff \with { fontSize = #Size \override StaffSymbol #'staff-space = #(magstep Size) } regards -- Martial %bar-2point-place \bar":" \paper { line-width = 140\mm indent = 0 }

Re: appoggiatura causes timing problems in midi output

2006-06-27 Thread Mats Bengtsson
Also, you may want to take a look at http://lists.gnu.org/archive/html/bug-lilypond/2003-10/msg00069.html /Mats Mats Bengtsson wrote: The latest organized bug database is available at http://cvs.savannah.gnu.org/viewcvs/lily-bugs/bugs/?root=lilypond search the file names for "midi" to find

ragged-last-bottom only affects last score in book

2006-06-27 Thread Graham Percival
Could ragged-last-bottom be changed to affect all scores in a book? Currently it only applies to the last one. (even better: could this be alterable in separate scores?) \paper { ragged-last-bottom = ##t } \score{ \new GrandStaff << \new Staff { \repeat unfold 80 {e'4 e' e' e'} } \n