Issue 446: portato and slur cross-staff weirdness
http://code.google.com/p/lilypond/issues/detail?id=446
New issue report by gpermus:
%{
The portato sign is causing some strange behaviour with both beams and
slurs when a voice crosses staves.
%}
\version "2.11.30"
\paper { ragged-right = ##t }
lh = \change Staff = lh
rh = \change Staff = rh
\score {
\new PianoStaff <<
% remove the -_ and the output is good
\new Staff = rh \relative { c8-_( \lh \stemDown e[ c g]) }
\new Staff = lh { \clef bass s4. }
>>
}
Attachments:
foo.preview.png 3.0 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond