lilypond-user
[Top][All Lists]
Advanced

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

Re: No lyrics to polyphony


From: Mats Bengtsson
Subject: Re: No lyrics to polyphony
Date: Sun, 17 Dec 2006 22:04:19 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

See http://lists.gnu.org/archive/html/lilypond-user/2006-01/msg00409.html
(The example in the manual has been moved to the section on "Divisi lyrics").

  /Mats

Quoting Ezequiel Sierra <address@hidden>:

i have something like

\version "2.10.2"
tope = \relative c'  {

\key ees \major
\time 4/4

\new Voice = melodia {
<< { \stemUp bes'2 <ees, bes'>4 <d bes'> } \\ { \stemDown d ( f ) } >>
}
}
versoUno = \lyricmode {
\set stanza = "1. "
¡San4 -- to!4 ¡San4 -- to!4

}


\score {
<<

\context ChoirStaff <<
\new Staff = tope { \tope }
\new Lyrics \lyricsto "melodia" \versoUno
>>

>>

}

No lyrics added





_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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