bug-lilypond
[Top][All Lists]
Advanced

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

Issue 311 in project lilypond


From: codesite-noreply
Subject: Issue 311 in project lilypond
Date: Fri, 23 Feb 2007 17:18:47 -0800

Issue 311: systems are stretched off the bottom of the page
http://code.google.com/p/lilypond/issues/detail?id=311

New issue report by joeneeman:
\version "2.11.19"

\header {
  texidoc = "The one-pass stretching is overzealous -- it stretches
systems so much that they overflow the page"
}

foo = \relative c'' {
  \repeat "unfold" 200 c1
}

bar = \relative c'' {
  \repeat "unfold" 200 c1
}

<<
  \new Staff \foo
  \new Staff \bar
>>

\paper {
  ragged-bottom = ##f
  ragged-last-bottom = ##f
}



Issue attributes:
        Status: Fixed
        Owner: joeneeman
        Labels: Type-Defect Priority-Medium fixed_2_11_20

-- 
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]