[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Switching staves with \times looks odd
From:       Valentin Villenave <valentin () villenave ! net>
Date:       2010-10-27 13:24:39
Message-ID: AANLkTinEORQgOV9JsmJ4bSNnt8MHepBxf7ek7Kg-L3zR () mail ! gmail ! com
[Download RAW message or body]


On Wed, Oct 27, 2010 at 2:50 PM, Richie Gress <searchfgold67899@live.com> wrote:
> I'm having a small issue here. I'm writing a score for Mutopia which
> involves some beamed notes, which are in a \times 4/6 { ... } block,
> switching staves like this:
> \times 4/6 { \stemUp <c, ees aes c>[ <ees aes c ees> <aes c ees aes> <c ees
> aes c> <ees aes c ees>16.\f \change Staff="RH" \stemDown <aes c ees aes>32]
> }
> This works, except that the "6" is displayed not above the beam, but above
> the "RH" staff.

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.

["bug.png" (image/png)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic