bug-lilypond
[Top][All Lists]
Advanced

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

Re: Switching staves with \times looks odd


From: Ralph Palmer
Subject: Re: Switching staves with \times looks odd
Date: Wed, 3 Nov 2010 15:54:27 -0400

>
> I'm not sure this doesn't qualify as a bug (bug squad: look at issue
> 279 and 696 for example).
>
> Here's how to reproduce the behavior:
>
> % The tupletNumber is printed too far away from the beam.
> % A workaround exists: http://lsr.dsi.unimi.it/LSR/Item?id=646
> % but do we really want to keep the attached default output?
>
> \version "2.13.37"
> \layout { ragged-right = ##f }
> \new PianoStaff <<
>  \new Staff = "RH" {
>    s4
>  }
>  \new Staff = "LH"
>  \relative c {
>    \clef bass
>    \times 2/3 {b8 b\change Staff=RH \stemDown <e' e'>}
>  }
> >>
>
> Cheers,
> Valentin.
>

Thanks, Richie and Valentin -

This has been accepted as Issue # 1380 :
http://code.google.com/p/lilypond/issues/detail?id=1380

Pondly,

Ralph


reply via email to

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