On Sun, 2002-12-15 at 16:41, Jeremy Cowgar wrote:
> The problem is that all my notes stems are going up, no matter the note 
> pitch. For instance, the high note in Silent Night (key of C) is f''4. ... 
> that stem is even going up not down like it should.
<---SNIP--->
> music = \context Staff = "music" <
>       \addlyrics
>               \context Voice = melody {
>                       \voiceOne \melody
>               }
>               \words

this is where your problem is. \voiceOne defines \stemUp for setting
multiple voices in one staff. try taking that out, and it should all
work. 

greetings,
simon.

-- 
Don't be irreplaceable, if you can't be replaced, you can't be promoted.



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to