lilypond-user
[Top][All Lists]
Advanced

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

Re: No lyrics to polyphony


From: Ezequiel Sierra
Subject: Re: No lyrics to polyphony
Date: Sun, 17 Dec 2006 21:26:13 -0400

to be more specific

<< \context Voice = "melodia" { \voiceOne bes'4. bes8 <bes g>4 <bes g> } { \voiceTwo f4 f4 } >> \oneVoice

i get all stems down of that staff why?


On Dec 17, 2006, at 5:04 PM, Mats Bengtsson wrote:

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]