bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 586 in lilypond: Cross-staff slur causes a weird output


From: Mats Bengtsson
Subject: Re: Issue 586 in lilypond: Cross-staff slur causes a weird output
Date: Wed, 05 Mar 2008 09:40:59 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Actually, the bug report should perhaps be split into two bug reports, since
the notes starting too early happen even if you remove the slur.

  /Mats

address@hidden wrote:
Issue 586: Cross-staff slur causes a weird output
http://code.google.com/p/lilypond/issues/detail?id=586

New issue report by v.villenave:
% this example shows an extremely ugly slur
% (which can be much improved by setting #'positions
% to almost any value) but above all puts the first notes to the
% left of the time signature.
% Admittedly, the slur is very difficult
% to typeset nicely whatever you do, but you shouldn't get
% notes to the left of the time signature.

% (By chance, the same example also illustrates another bug in
% version 2.10 that has been fixed in 2.11.)

\version "2.11.41"
<<
\new Staff = up { s1*2 }
\new Staff = down \relative c,{\clef bass  \stemDown

% Commenting out the next line gives a much nicer slur shape
% almost no matter what values I specify for the positions.

% \once \override Slur #'positions = #'(5 . 5)

f4. ( a8 d f \change Staff = "up" \stemUp \times 2/3 {a[ d f} |
a16] d,[ f a \times 4/5 {d16] f[ a d32. f64 ~ f16] ~} f4 ) r | \noBreak
d4 a f d ||
}
>>

\layout{ ragged-right = ##t }



Issue attributes:
    Status: Accepted
    Owner: v.villenave
    Labels: Type-Collision Priority-Medium


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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