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 03:50:31 -0800 (PST)

un exemple minimal - c'est bien cela?!

music = {\repeat unfold 8 { \relative c' {c1  }}}
<<
  \new StaffGroup \with {
    \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #30
  }
  <<
    \new Staff {\music}
    \new Staff {\music}
  >>
  \new StaffGroup \with {
    \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #10
  }
  <<
    \new Staff \with {\override VerticalAxisGroup #'staff-staff-spacing =
#'((basic-distance . 1))} {\music}
    \new Staff \with {\override VerticalAxisGroup #'staff-staff-spacing =
#'((basic-distance . 1))} {\music}
    \new Staff \with {\override VerticalAxisGroup #'staff-staff-spacing =
#'((basic-distance . 1))} {\music}
    \new Staff \with {\override VerticalAxisGroup #'staff-staff-spacing =
#'((basic-distance . 25))} {\music}
  >>
  \new StaffGroup \with {
    \override StaffGrouper #'staffgroup-staff-spacing #'basic-distance = #9
  }
  <<
    \new GrandStaff <<
      \new Staff {\music}
      \new Staff \with {\override VerticalAxisGroup #'staff-staff-spacing =
#'((basic-distance . 18))} {\music}
    >>
    \new ChoirStaff <<
      \new Staff {\music}   
      \new Staff {\music}
    >>
  >>
>>

http://lilypond-french-users.1298960.n2.nabble.com/file/n6000041/test1.png 
-- 
View this message in context: 
http://lilypond-french-users.1298960.n2.nabble.com/Arrangement-vertical-encore-une-petite-amelioration-tp5982503p6000041.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]