On Tuesday 17 August 2004 11.17, Erik Sandberg wrote: > On Tuesday 17 August 2004 03.50, Will Oram wrote: > > At the moment I can't break everywhere I want to. After testing the > > problem by breaking after every bar, I can safely say grace notes > > prevent breaks from happening. > > > > a4 b c d \break %%% OK break > > e d c b \break %%% bad break > > \appoggiatura b8 b1 > > > > How can I force breaks on measures like these?
OK, after playing around a bit I found the problem you might have. The main problem is that \appoggiatura currently doesn't work for skips due to a bug (using 2.3.11). A dirty workaround right now is to use \grace instead of \appoggiatura: { s1 | \break \grace s8 s1 } hope this helps, Erik _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user