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,
>
>
> --
> Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen
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
Han-Wen, if you don't mind I'll create a patch.
Cheers,
Harm
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond