On 23 August 2010 22:59, James Wilkinson <ji...@cs.cofc.edu> wrote: > Can somebody tell me how to get it to run without the > error messages?
Don't use \times with skips: they don't create noteheads, so there's nothing for the tuplet bracket to span. Instead use ordinary durations, scaled if necessary for synchronization: r4 \times 2/3 {a''16(\mp b a)} d,8 r4 \times 2/3 {a'16( b a)} d,8 %1 r4 << {\times 2/3 {b'16(c b)} d,8 r4 \times 2/3 {b'16(c b)} d,8 } \\ %2 { s8 s\< s4 s8\! s } >> %2 r4_simile \times 2/3 {c'16( d c)} d,8 r4 \times 2/3 {c'16( d c)} d,8 %3 > Also, I wonder if the error message shouldn't say "neither left nor right > bound". Indeed, it should (fixed for 2.13.32). Cheers, Neil _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user