bug-lilypond
[Top][All Lists]
Advanced

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

Issue 554 in lilypond: Pitched rests collide with accidentals


From: codesite-noreply
Subject: Issue 554 in lilypond: Pitched rests collide with accidentals
Date: Thu, 10 Jan 2008 02:06:24 -0800

Issue 554: Pitched rests collide with accidentals
http://code.google.com/p/lilypond/issues/detail?id=554

Comment #1 by v.villenave:
OMG, I should have tested it first. You have to add
\layout { ragged-right = ##t } to see the collision in this example.

Here is an addition from Mats:

Strangely enough, you can't use standard tricks like

\once \override Score.SeparationItem #'padding = #1

to add some spacing between the notes. The only solution I could find was
to add the following before the rest:
\once \override Rest #'X-extent = #'(0 . 1.5)


Issue attribute updates:
        Summary: Pitched rests collide with accidentals

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