bug-lilypond
[Top][All Lists]
Advanced

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

Strange cross-stave beam and slur behaviour with portato


From: Neil Puttock
Subject: Strange cross-stave beam and slur behaviour with portato
Date: Sat, 1 Sep 2007 18:08:34 +0100

Hello,

The portato sign is causing some strange behaviour with both beams and slurs
when a voice crosses staves.

Unfortunately, I can't seem to replicate the beaming problem in a minimal
example, but it seems related to the following snippet where the portato
mark causes the slur to be skewed:

\version "2.11.30"
\paper { ragged-right = ##t }
lh = \change Staff = lh
rh = \change Staff = rh
\score {
    \new PianoStaff <<
    \new Staff = rh \relative { c8-_( \lh  \stemDown e[ c g]) }
    \new Staff = lh { \clef bass s4. }
    >>
}

I've attached a picture of the beaming problem in case it's useful.

Regards,
Neil

Attachment: portato.PNG
Description: PNG image

Attachment: beams.PNG
Description: PNG image


reply via email to

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