2010/10/20 Valentin Villenave <valen...@villenave.net>

>
> 2010/10/20 James <james.l...@datacore.com>.
>>
>> (...)
>> \version "2.13.35"
>>
>> RH = \relative c'' {
>>     \repeat unfold 30 { a8 a a a }
>> }
>>
>> LH = {
>>    \clef bass
>>    \repeat unfold 30 { a8 a a a }
>> }
>>
>> \score {
>>    \new PianoStaff
>>    <<
>>     \chords { f1*5 bes :m }
>>     \new Staff  \RH
>>     \new Staff  \LH
>>    >>
>> }
>>
>> Very odd. Can't reproduce on GNU/Linux, the PDF compiles just fine here.
>
> Can someone else reproduce it?


I've compiled this snippet 6 times with Lily 2.13.35 on Windows 7
professional 32-bit and every time the output was fine... I didn't notice
any warnings in log either.

cheers,
Jan
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to