Issue 440: Tie direction reverse incorrectly between whole notes tied across 
line breaks
http://code.google.com/p/lilypond/issues/detail?id=440

New issue report by trevorbaca:
Hi,

The tie in the following snippet begins life in a downward direction but
then migrates to an upward direction.


%%% BEGIN %%%

\version "2.11.31"

\new RhythmicStaff {
   c'1 ~
   c'1 ~
   \break
   c'1
}

%%% END %%%


For this bug to obtain, the following conditions must be true:

1. we're using a RhythmicStaff;

2. we've tied together two whole notes;

3. the offending whole note (the second c'1 in the example, above) is both
tied *into* and also tied *out of*.


See attached pic.




Attachments:
        incorrect-tie-direction.png  6.7 KB 


Issue attributes:
        Status: New
        Owner: ----
        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

Reply via email to