lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3242 in lilypond: Manual beaming over rests an


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3242 in lilypond: Manual beaming over rests and vertical spacing problem
Date: Thu, 14 Mar 2013 05:42:10 +0000


Comment #6 on issue 3242 by address@hidden: Manual beaming over rests and vertical spacing problem
http://code.google.com/p/lilypond/issues/detail?id=3242

Notice that the problem depends on having a beam over a rest.

Workaround:
\override Stem #'stemlet-length = #0.5

The Rest has a Stem data structure, but if we do not ask for any stemlet, that Stem has empty extent. The patch for issue 2527 treats an empty extent as an infinitely large extent.

Re: comment 3, could one of those valid skylines been an infinitely-wide skyline from the empty Stem of the Rest?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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