lilypond-user-fr
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: partition avec une puis deux portées


From: Christian LE BARS
Subject: Re: partition avec une puis deux portées
Date: Sun, 16 Oct 2016 21:51:30 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Bonsoir

Merci c'est impecable


Le 16/10/2016 à 21:44, Christophe Pochon a écrit :


\layout {

\context {

\Staff \RemoveEmptyStaves

\override VerticalAxisGroup.remove-first = ##t

}

}

structure = {

\repeat unfold 9

{s1 * 4 \break}

}

\relative c'

<<

\new Staff {

<< \repeat unfold 36 {c1} \structure >>

}


\new Staff {

\repeat unfold 12 {R1}

\repeat unfold 12 {c1}

\repeat unfold 12 {R1}

}

>>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]