Noeck <[email protected]> writes: > Hi Harm, > >> I'd go for drummode. Feels more appropriate, leading to: > > Wow, very nice! When I saw the question, I thought it sounds like some > kind of drummode and the staccato dot could be moved to produce the dot. > But I would not have been able to do this nice coding. > > > One question: is 1,1,1 the new lilypond syntax for #'(1 1 1)? Since > when?
It's an alternative syntax since 2.19.39 but has been allowed in assignment-like statements rather than just music function arguments only as of 2.19.40 (this causes parser lookahead artifacts, but the drawbacks ultimately seemed worse than allowing it only in some places). > With my version 2.19.36 I could not compile this line: > \set Timing.beatStructure = 1,1,1,1,1,1 Yup. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
