[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Slurs can make dynamics and articulations overlap
From: |
Urs Liska |
Subject: |
Slurs can make dynamics and articulations overlap |
Date: |
Tue, 23 Aug 2011 10:49:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 |
Hi list,
in some situations slurs can squeeze dynamics and articulaions causing a
collision.
\version "2.15.8"
\score {
\new PianoStaff <<
\new Staff = "upper" {
\voiceTwo
f''2->\ff(
\change Staff = "lower"
c'')
}
\new Staff = "lower" {
s1
}
>>
}
produces the attached output.
I'm not sure whether the two staves are necessary to reproduce it. The
relevant aspects seem to be:
* accent and dynamics are both below the note (through \voiceTwo)
* The slur starts below them.
I didn't find a relevant issue report. Sorry if I didn't look close enough.
Best
Urs
slur-squeezes-dynamics.png
Description: PNG image
- Slurs can make dynamics and articulations overlap,
Urs Liska <=