lilypond-devel
[Top][All Lists]
Advanced

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

Re: finished second draft?


From: Carl D. Sorensen
Subject: Re: finished second draft?
Date: Thu, 14 Aug 2008 08:36:21 -0600



On 8/14/08 4:05 AM, "Francisco Vila" <address@hidden> wrote:

> 2008/8/13 Carl Sorensen <address@hidden>:
>>
>> @lilypond [guote, verbatim, relative =1]
>> <<
>>  \new Staff {
>>    \context Voice = "mel" {
>>      c4
>>      <<
>>        {
>>          \voiceOne g' g
>>        }
>>        \new Voice {
>>          \voiceTwo e e
>>        }
>>>>
>>      \oneVoice
>>      g
>>    }
>>  }
>>  \new Lyrics \lyricsto "mel" {
>>    This is my song.
>>  }
>>>>
>> @end lilypond
>
> Thank you, done in my branch with the added suggestion from Trevor. I
> have put \new Voice instead of \context Voice, that way I have not to
> explain why. Do you think there is a good reason to do it right here?

No. \new Voice = "melody" has exactly the same effect in this situation
as \context Voice = "melody".

The difference is subtle and doesn't need to be belabored in this example.

Carl





reply via email to

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