1 Feb 2004 11:37
Re: 2.1.16 crashes
Jan Nieuwenhuizen <janneke <at> gnu.org>
2004-02-01 10:37:41 GMT
2004-02-01 10:37:41 GMT
Erik Sandberg writes:
> I reduced the score to this:
>
> \version "2.1.16"
> \score {
> \notes <<
> \context Voice=A \notes {a}
> \lyricsto A \context Lyrics \lyrics { | a }
> >>
> }
>
> which gives the following crash:
Thanks, fixed in CVS.
Note however, that you'd probably want to write:
\lyricsto A \context LyricsVoice \lyrics { | a }
you bind LyricsVoice to a melodical Voice.
Jan.
--
--
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
RSS Feed