On Sat 04 Sep 2010, 16:22 Paul Scott wrote:
> I have reduced the problem to the presence of a \tempo command:
> 
> \version "2.13.32"
> 
> \score{ 
>   <<
>     \new StaffGroup <<
>       \new Staff << 
>       {
>           %The following line causes a segmentation fault
>         \tempo \markup\bold{ Andante } 
>         \time 6/8 r4. dis4. 
>       }
>       >>
>       \new Staff << { R2. } >>
>     >>
>   >>
> }
> 
> 
> I'm copying this to the bug list.
Thank you, added as 1251:
http://code.google.com/p/lilypond/issues/detail?id=1251

-- 
  Dmytro O. Redchuk
  Bug Squad

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to