Comment #8 on issue 3197 by [email protected]: use dynamic shapes
for `rests.M[1-3]'
http://code.google.com/p/lilypond/issues/detail?id=3197
An example is illuminating, I believe:
\new Staff { \compressFullBarRests R1*2 R1*3 R1*4 }
\new TabStaff { \compressFullBarRests \tabFullNotation R1*2 R1*3 R1*4 }
\new Staff \with { \override StaffSymbol.staff-space = #1.5 }
{ \compressFullBarRests R1*2 R1*3 R1*4 }
Attachments:
RestSizes.png 5.9 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings