bug-lilypond
[Top][All Lists]
Advanced

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

Issue 440 in lilypond: Tie direction reverse incorrectly between whole n


From: codesite-noreply
Subject: Issue 440 in lilypond: Tie direction reverse incorrectly between whole notes tied across line breaks
Date: Mon, 03 Sep 2007 16:12:15 -0700

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




reply via email to

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