[EMAIL PROTECTED] writes: > Hi folks, > > I am running into a beaming problem within a repeat. > The repeat is between two eighth notes that would > normally be connected by a beam, but because of > the repeat they should be flagged, not beamed.
The first problem can be solved by explicitly specifying \context Staff. I fixed it so in 1.7 this is done automatically. For the second problem, try using \autoBeamOff. >Beside this bug, I would not mind to have a syntax >(or sugar for syntax) to specify that notes should >be flagged-not-beamed, e.g. a8[] b or something >like that. For obvious reasons, [a8] b does not do >what I want. Actually, over here, [a8] does work, with some warnings. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
