[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.10.33 slur bug example
From: |
Graham Percival |
Subject: |
Re: 2.10.33 slur bug example |
Date: |
Sat, 18 Oct 2008 00:14:02 -0700 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
(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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond