It's been quite some time I've checked this, but now it seems to work. This bug was related to beaming in 6/8 measures. Thanks all for fixing it. Now I can release BWV 910 to Mutopia.
And one more thing: the new Lilypondtool is awesome. Point-and-click is what I was waiting for. Not to mention tweaking the positions of every single object in the pdf directly. Köszi, Berci! Best, Imre Polik 2007/2/16 Mats Bengtsson <[email protected]> > > The following seems to work: > \time 6/8 > \set Timing.beatLength = #(ly:make-moment 3 8) > > This should clearly be the default for 6/8 time signatures, so I send a copy > of > your email to bug-lilypond as well. Here's a complete example for the bug > report: > > \version "2.11.18" > > \relative c' { > \time 6/8 > c8. d16 e f c8. d16 e f | > \set Timing.beatLength = #(ly:make-moment 3 8) > c8. d16 e f c8. d16 e f | > } _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
