bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tempo Segmentation Fault


From: Urs Liska
Subject: Re: Tempo Segmentation Fault
Date: Fri, 10 Sep 2010 10:16:08 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5

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



reply via email to

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