lilypond-user
[Top][All Lists]
Advanced

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

times number on beams crossing staves


From: Maxime Brugidou
Subject: times number on beams crossing staves
Date: Sat, 29 Oct 2005 02:45:24 +0200
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Hello
i'm with the 2.6.3 version, i have 2 questions :
i wrote :
<<
\context Staff= "one" {
   \times 4/5 {\stemDown a'16[e' \change Staff=two \stemUp d'' c'']}
}
\context Staff= "two" {
   c'1
}
>>

it gave me the first pdf test1.pdf (should be me or my computer or my code)

and
\new PianoStaff <<
\context Staff= "one" {
   \times 4/5 {\stemDown a'16[e' \change Staff=two \stemUp d'' c'']}
}
\context Staff= "two" {
   c'1
}
>>

(more intersesting question i think) is it possible to move the number ? (the "5" is not at a very good place) another one : in test2.pdf, the stave is cut. Is it because in my last ly file i used the \romoveEmptyStaff command ??

best regards

Attachment: test1.pdf
Description: Adobe PDF document

Attachment: test2.pdf
Description: Adobe PDF document


reply via email to

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