bug-lilypond
[Top][All Lists]
Advanced

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

Re: bug in rest-placement in polyphonic music


From: Ralph Palmer
Subject: Re: bug in rest-placement in polyphonic music
Date: Wed, 17 Nov 2010 16:18:14 -0500

Greetings, Anders Vinjar -

> I'm not top posting.

\version "2.13.39"
%% rests in one voice crossing other voice

<<
 {c4 c}\\
 { r8 c'' r c''}
>>

%% Rests in mixed (rests+notes) columns don't obey Rest 'direction = #UP:
<<
 {c4 c}\\
 {\override Rest #'direction = #UP r8 c'' r c''}
>>

%% wanted output
<<
 {c4 c}\\
 {\stemNeutral \override Stem #'neutral-direction = #UP r8 c'' r c''}
>>

Thank you for your email. This has been added as issue # 1410 :
http://code.google.com/p/lilypond/issues/detail?id=1410

Pondly,

Ralph


reply via email to

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