Hi Francesco,

2008/11/18 Francesco Casadei <[EMAIL PROTECTED]>:

> I've tried using this "hack":
>
> \repeat percent 2 { d1 \skip 2. | \skip 1 d2. | }
>
> This works, but the result is ugly because of the horizontal spacing
> introduced by the skips.

A slightly different hack, using scaled durations should work:

\repeat percent 2 { d1*7/4 \bar "|" d2.*7/3 }

Regards,
Neil


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to