bug-lilypond
[Top][All Lists]
Advanced

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

2.10.33 slur bug example


From: John Gilbert
Subject: 2.10.33 slur bug example
Date: Sat, 18 Oct 2008 07:07:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

\version "2.10.33"
{
\time 6/8
\relative c'' {

        % measure 1, slur should start on first note here
        << { c8\( c c c c c } \\
           { a2. } >> |

        % measure 2
        c8 c c c c c |

        % measure 3, slur should end at first note here
        << { c\) c c c c c } \\
        { a2.} >> |

} }

%% result for me: slur covers only first measure.





reply via email to

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