bug-lilypond
[Top][All Lists]
Advanced

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

Issue 446 in lilypond: portato and slur cross-staff weirdness


From: codesite-noreply
Subject: Issue 446 in lilypond: portato and slur cross-staff weirdness
Date: Wed, 05 Sep 2007 02:48:46 -0700

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




reply via email to

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