lilypond-devel
[Top][All Lists]
Advanced

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

Re: first instance of lyrics in LM could look better


From: Francisco Vila
Subject: Re: first instance of lyrics in LM could look better
Date: Fri, 7 Nov 2008 10:16:16 +0100

2008/11/7 Francisco Vila <address@hidden>:
> I agree. For symmetry I should use lyricmode and lyricsto, but this
> forces to give a name to the voice and the code becomes much longer.
...
> <<
>   \chords { c2 c f2 c }
>   \new Staff = "twinkle" \relative c' { \time 2/4 c4 c g'4 g a4 a g2 }
>   \new Lyrics \lyricsto "twinkle" \lyricmode { twin -- kle twin --
> kle lit -- tle star }
>>>

Error! it should be

<<
   \chords { c2 c f2 c }
   \new Staff \new Voice = "twinkle" \relative c' { \time 2/4 c4 c g'4
g a4 a g2 }
   \new Lyrics \lyricsto "twinkle" \lyricmode { twin -- kle twin --
kle lit -- tle star }
>>

as I said. Sorry. Anyway, I prefer addlyrics for LM

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org




reply via email to

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