lilypond-user
[Top][All Lists]
Advanced

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

Re: Using lyrics


From: David Raleigh Arnold
Subject: Re: Using lyrics
Date: Tue, 21 Feb 2006 18:07:55 -0500
User-agent: KMail/1.8.2

On Tuesday 21 February 2006 07:35 am, Bryan Stanbridge wrote:
> \score {
>   \new Staff {
>     \context Voice = "mezzo" {c'1}
>     \lyricsto "mezzo" {lah }
>   }
> }

Quoting the 2.6 manual, at Section 7.3.1:

is the same as

\context Voice = blah { music }
\lyricsto "blah" \new lyrics { LYRICS }

-------"Lyrics" after \new has to be capitalized.  It's not.  daveA

-- 
Free download of technical exercises worth a lifetime of practice:
"Dynamic Guitar Technique": http://www.openguitar.com/instruction.html
email: "David Raleigh Arnold" <address@hidden>|<address@hidden>
or use address@hidden: http://www.openguitar.com/contact.html





reply via email to

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