bug-lilypond
[Top][All Lists]
Advanced

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

Re: morgenlied stafflet snafu


From: Thomas Morley
Subject: Re: morgenlied stafflet snafu
Date: Sun, 15 Mar 2015 00:25:56 +0100

2015-03-14 20:38 GMT+01:00 David Kastrup <address@hidden>:
> Thomas Morley <address@hidden> writes:
>
>> 2015-03-14 14:45 GMT+01:00 Han-Wen Nienhuys <address@hidden>:
>>> I'm at commit 2728f57934651f8de7ae99064305b72d27990932
>>>
>>> When I run input/regression/morgenlied through lilypond, I get a small
>>> bit of staff that shouldnt be there,
>>
>> Simply deleting \time 6/8 from \score will do it. \time is declared in
>> 'melody' already.
>>
>> These two lines throw an error as well (using released 2.19.16):
>>
>>        \lyricsto "singer" \new Lyrics \firstVerse
>>        \lyricsto "singer" \new Lyrics \secondVerse
>>
>> \new Lyrics should come before \lyricsto
>
> What's up with our regtests then?
>
> --
> David Kastrup

Must have looked in the wrong version of the file.
input/regression/morgenlied.ly shows:
       \new Lyrics \lyricsto "singer" \firstVerse
       \new Lyrics \lyricsto "singer" \secondVerse

Which is correct ofcourse.

Sorry for the noise.
  Harm



reply via email to

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