Le 21/11/2013 17:50, Stig Johan Berggren disait :
     \version "2.12.3"
     global = { \time 4/4 \skip 1*3 \time 3/4 \skip 2.*2 \bar "|." }
     flute = \relative c'' { R1*3 d2. c }


Replace
     \new Staff << \global \flute >>


with
     \new Staff << \compressFullBarRests \global \flute >>


in your parts.

Cheers,
Jean-Charles

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to