lilypond-user
[Top][All Lists]
Advanced

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

Re: Collision between ottava bracket and stems in cross-staff systems


From: Aaron Hill
Subject: Re: Collision between ottava bracket and stems in cross-staff systems
Date: Sun, 08 Dec 2019 16:08:54 -0800
User-agent: Roundcube Webmail/1.3.8

On 2019-12-08 3:40 pm, Paolo Pr wrote:
Hello,

in cross-staff systems, I see that the ottava bracket can produce an
unwanted collision between the "8va" string and the stems. Please, look at:

http://lilybin.com/vf4vaj/1

Is there a way to automatically avoid that, without using the
trial-and-error method for adjusting the offset of the object?

To where should (or could) the bracket move? It would seem a collision is unavoidable.

Granted, one option is to apply some whiteout:

%%%%
\layout {
  \context { \Staff
    \override OttavaBracket.layer = #1000
    \override OttavaBracket.whiteout = #2
  }
}
%%%%


-- Aaron Hill



reply via email to

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