Issue 325: system-count stops stretching
http://code.google.com/p/lilypond/issues/detail?id=325

New issue report by gpermus:
 
\version "2.11.20"

\paper {
  %% uncomment next line, and stretching disappears.
  %% system-count = 3
  ragged-last-bottom = ##f
}

\score {

  \context Score <<
    \relative c'' { \repeat unfold 15 c1 }
    \relative c'' { \repeat unfold 15 c1 }
    \relative c'' { \repeat unfold 15 c1 }
  >>
  \layout {}
 }



Issue attributes:
        Status: Accepted
        Owner: gpermus
        CC: joeneeman  
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to