(Sorry, I think I forgot to send to the mailist.)

Add a second voice to the second measure, stick s2. in that bar.

Cheers,
- Graham


On Sat, Oct 18, 2008 at 07:07:53AM +0000, John Gilbert wrote:
> \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.
> 
> 
> 
> _______________________________________________
> bug-lilypond mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/bug-lilypond


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to