% Tried in v2.16.0 and v2.18.2, bug exists in both.
% \compressFullBarRests produces incorrect output if rests are
specified with a lowercase "r"

\score { \new Voice {
   \compressFullBarRests
    R1*3 % shows up correctly as 3 compressed rest bars
    r1*3 % shows up incorrectly as just one rest bar
}}

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to