2015-03-14 20:38 GMT+01:00 David Kastrup <[email protected]>:
> Thomas Morley <[email protected]> writes:
>
>> 2015-03-14 14:45 GMT+01:00 Han-Wen Nienhuys <[email protected]>:
>>> 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

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to