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

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

Re: Re: Re:_Arrangement_vertical_:_enco re_une_petite__amélioration


From: Eluze
Subject: Re: Re: Re:_Arrangement_vertical_:_enco re_une_petite__amélioration
Date: Mon, 7 Feb 2011 00:13:25 -0800 (PST)

à mon avis il s'agit d'appliquer la structure démontrée dans l'exemple 
http://lilypond.org/doc/v2.13/Documentation/notation/flexible-vertical-spacing-within-systems
Nr 4.4.1 Flexible vertical spacing within systems -> Spacing of grouped
staves :

staffFlote      = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffOboe       = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffKlarinette = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffFlote      = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffFagott     = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffHornIAII   = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
staffHornIIIAIV = {\new Staff {\repeat unfold 8 { \relative c' {c1  }}}}
<<
  \new StaffGroup \with {
    \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #20
  }
  <<
    \staffHornIAII
    \staffHornIIIAIV
  >>
  \new StaffGroup \with {
    \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #20
  }
  <<
    \staffFlote
    \staffOboe
    \staffKlarinette
    \staffFagott
  >>
  \new GrandStaff <<
    \staffHornIAII   
    \staffHornIIIAIV 
  >>
>>

aurais-je mal compris?

-- 
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/Arrangement-vertical-encore-une-petite-amelioration-tp5982503p5999547.html
Sent from the LilyPond French Users mailing list archive at Nabble.com.



reply via email to

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