janek.lilypond wrote:
>
> On Sat, Jul 14, 2012 at 3:35 PM, -Eluze <[email protected]> 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.
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond