On 4 November 2010 09:59, Anders Vinjar <ander...@notam02.no> wrote:
>
>> 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''}
> >>
>
>

Greetings,

Just to mention the related discussion on lilypond-user is here:
http://lists.gnu.org/archive/html/lilypond-user/2007-06/msg00350.html
While adding this issue to the tracker, it could be useful to add a link
to this discussion.

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to