Am 10.09.2010 07:29, schrieb Jay Anderson:
\version "2.13.32"

\score
{
   <<
     \new Staff
     {
       \tempo "Andante" 4=63
       R1
     }
     \new Staff
     {
       R1
     }
   >>
   \layout
   {
   }
}

$ lilypond seg.ly
GNU LilyPond 2.13.32
Processing `seg.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...Segmentation fault
Thanks for reporting, added as http://code.google.com/p/lilypond/issues/detail?id=1260

Just a few remarks:
Changing the whole bar rest to a note doesn't fix it.
When the \tempo command isn't at the beginning of the voice it works just fine.

Best
Urs

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

Reply via email to