pkx166h wrote: > > However if I have 3 scores using 3 different time signatures (in this > case 4/4, 2/2 and 3/4 why is it when I set my showLastLength as R1 > rather R2. do I get the crash? and only when using \score AND > \compressfullbarrests - either one on their own doesn't have a problem. > can't you reset the showLastLength for each score?
showLastLength = R2.*2 \score { \new Staff = "1" { \MusicOne } } showLastLength = R1*4 \score { \new Staff = "2" { \MusicTwo } } > Ultimately I can live with using R2. but that's just a workaround and > fundamentally we shouldn't be crashing. > of cause, a helpful warning - maybe something like "the timing of the score and showLastLength do not correspond" - would be preferred! -- View this message in context: http://old.nabble.com/LilyPond-crash-when-using-showLastLength-and-a-%5Cscore-context-with-%5Ccompressfullbarrests-tp29066023p29068409.html Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com. _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond