ryanmichaelmcclure <[email protected]> writes:

> This is something I've been trying to figure out for myself.
>
> Did you put \compressFullBarRests in anywhere? I don't see it in your
> example...if it is, then, I'm just as stumped as you are :)

No, seems like you got it.  At least in 2.17.95 or something, the
following works fine:

\version "2.12.3"
global = { \compressFullBarRests
	   \time 4/4 \skip 1*3 \time 3/4 \skip 2.*2 \bar "|." }
flute = \relative c'' { R1*3 d2. c }

\new Staff << \global \flute >>

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

Reply via email to