[EMAIL PROTECTED] writes:
> > 2. To add lyrics to music two methods are supplied; the 'addlyrics' and
> > 'lyricsto'. I could find the difference between those two methods; so 
> > it is
> > not clear to me when to use the one and when the other.
> 
> Me neither.  :)    I'm still hoping that somebody who uses lyrics can 
> help


  A \addlyrics B

is a convenience wrapper for

  \context Voice = bla A
  \lyricsto "bla" \lyricsmode \new Lyicss { 

so, for simple cases,  \addlyrics should be used, for flexibility
\lyricsto.

Note that 2.0 and earlier also had a different \addlyrics (which has
since been renamed to \oldaddlyrics). This is deprecated (and for that
reason no longer documented.)


--
 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to