bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1511 in lilypond: Slurs and ties confuse note separation


From: lilypond
Subject: Re: Issue 1511 in lilypond: Slurs and ties confuse note separation
Date: Sun, 13 Feb 2011 16:41:54 +0000


Comment #1 on issue 1511 by address@hidden: Slurs and ties confuse note separation
http://code.google.com/p/lilypond/issues/detail?id=1511

Keith also commented:

The problem should be rare, but seems hard to fix completely. Workarounds are

1)    \once\override Script #'avoid-slur = #'outside
before each occurrence, replacing 'outside by 'inside if you want the Script inside, and replacing Script by Fingering or StringNumber if those are the things being collided with.

or 2)    \override Script #'extra-spacing-height = #'(-3 . 3)
if you want to avoid trying to tuck notes in these situations, through the rest of the score.






reply via email to

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