bug-lilypond
[Top][All Lists]
Advanced

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

Re: rest position in a polyphonic staff


From: -Eluze
Subject: Re: rest position in a polyphonic staff
Date: Sat, 14 Jul 2012 08:50:24 -0700 (PDT)


janek.lilypond wrote:
> 
> On Sat, Jul 14, 2012 at 3:35 PM, -Eluze <address@hidden> wrote:
>>
>> I'd like to use \oneVoice in the upper voice because the lower voice is
>> far
>> away and does not collide with the upper one.
> 
> My experience says that not using \voiceXxx is asking for trouble.
> How to achieve what you want with \voiceOne on?  Use \stemNeutral :)
> 
> 

lovely, thanks! (and I had never thought of using this combination...)

now in the same piece this leads to another problem:

\new Staff <<
  \set Timing.beamExceptions = #'()
  \new Voice \relative c'' {
    \voiceOne
    \stemNeutral 
    a8 c e f e d f e
  }
  \new Voice \relative {
    \voiceTwo
    a1
  }
>>

this generates a warning in the log and the first stems [a and c] go down.
it would be helpful if I could override the flipping position for stems - is
there a command for that? (otherwise I will continuously be flipping between
\stemNeutral and \voiceOne

Eluze

Eluze
-- 
View this message in context: 
http://old.nabble.com/rest-position-in-a-polyphonic-staff-tp34161013p34161350.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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