bug-lilypond
[Top][All Lists]
Advanced

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

Issue 325 in project lilypond


From: codesite-noreply
Subject: Issue 325 in project lilypond
Date: Wed, 28 Feb 2007 17:38:47 -0800

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




reply via email to

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