lilypond-user
[Top][All Lists]
Advanced

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

Re: stems up?


From: Ivo Bouwmans
Subject: Re: stems up?
Date: Sun, 04 Jan 2009 00:54:07 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Hallo Matth & Kieren,

Thanks for your suggestions! They led to the simplest solution: don't use voiceOne/voiceTwo or stemUp/stemDown in the first place, but use \\ only:

{ << { e''2. } \\ { a'2~a'8[ b'] } >> << { e''2.\fermata } \\ { b'2.\fermata } >> }

I said I suspected to be doing things in a complicated way, didn't I?

(It is strange, though, that in my original version (see below) the stemUp did not force the stem upwards.)
--
Vriendelijke groeten,  =  Best wishes,  =  Afablajn salutojn,

Ivo


www.ivo.bouwmans.name



=== wrong version:

{
  << { \voiceOne e''2. } { \voiceTwo a'2~a'8[ b'] } >>
  << { \stemUp e''2.\fermata } { \stemDown b'2.\fermata } >>
}





reply via email to

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