bug-lilypond
[Top][All Lists]
Advanced

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

tuplet numbers scattered all over the place when using manual staff-swit


From: Hallstein Lunde
Subject: tuplet numbers scattered all over the place when using manual staff-switching
Date: Sun, 14 May 2006 00:57:42 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Lilypond seems confused where to place tuplet-numbers when staff-switching is
involved.

\version "2.8.1"
csd = \change Staff = lower
csu = \change Staff = upper
\score {\relative c'
        \context PianoStaff <<
        \context Staff = "upper"   {\times 2/3 {f8 d c } \csd \times 2/3 {f, as 
a} \csu
\times 2/3 {c d f} g8. f16 |}
        \context Staff = "lower" { \clef bass <f,,! d'>4 s r2 |}
        >>
        
}





reply via email to

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