Moving dotted notes in polyphony: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
When a dotted note in the upper voice is moved to avoid a collision with a note in another voice, the default is to move the upper note to the right. This behaviour can be over-ridden by using the <code>prefer-dotted-right</code> property of <code>NoteCollision</code>. | When a dotted note in the upper voice is moved to avoid a collision with a note in another voice, the default is to move the upper note to the right. This behaviour can be over-ridden by using the <code>prefer-dotted-right</code> property of <code>NoteCollision</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\new Staff \relative c' << | \new Staff \relative c' << | ||
{ | { | ||