On 12/14/10 10:38 AM, "George_" <georgexu...@gmail.com> wrote:
>
>
>
> Phil Holmes-2 wrote:
>>
>> ----- Original Message -----
>> From: "George_" <georgexu...@gmail.com>
>> To: <lilypond-user@gnu.org>
>> Sent: Monday, December 13, 2010 10:26 PM
>> Subject: \change Staff and barchecks in LilyPondTool
>>
>> Could you post a tiny, complete example that shows this, please?
>>
>> --
>> Phil Holmes
>>
>>
>>
>> _______________________________________________
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>>
>>
>
>
> Sure:
>
> \version "2.13.40"
>
> staffPiano = \new PianoStaff {
> \time 4/4
> <<
> \new Staff = "RH"
> \relative c' {
> c16 d e f g a b c8 b16 a g f e d c |
>
> bes'8. a16 g f e d
> \change Staff = "LH"
> cis4 d,8 \rest cis' |
>
> \change Staff = "RH"
> e16 d c d e8 f
> \change Staff = "LH"
> gis, e r
> \change Staff = "RH"
> a' |
>
> \change Staff = "LH"
> r8 a,16 gis a8 b
> c c16 b c8 b |
>
> }
>
> \new Staff = "LH" {
> \clef F
> s1 s1 s1 s1
> }
>>>
> }
>
>
>
> \score {
> <<
> \staffPiano
>>>
>
> \layout {
> }
> }
>
> The first bar is just a CM scale; it's not really relevant, but its barcheck
> is correct: 1/1.
>
> Bar 2: 17/16
> Bar 3: 11/8
> Bar 4: 9/8
> --
Phil,
This is a LilyPOndTool bug, not a LilyPond bug. The output is correct in
LilyPOnd, as the original post indicated.
Thanks,
Carl
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user