Hi Janek, >> David Nalesnik's function correcting tuplet number placement on kneed >> beams throws an error with Lilypond 2.17.5 (it works with 2.16.0): >> >> Drawing systems.../home/janek/desk/tuplet_numers_on_kneed_beams.ily:44:26: >> In procedure * in expression (* 0.5 (ly:grob-property beam #)): >> /home/janek/desk/tuplet_numers_on_kneed_beams.ily:44:26: Wrong type: () >> >> line 44 reads: >> (beam-gap (* 0.5 (ly:grob-property beam 'gap)))
Checking the Internals Reference, it looks like 'gap has been renamed 'beam-gap, so changing that line should fix the problem. -David _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
