bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.1.16 crashes


From: Jan Nieuwenhuizen
Subject: Re: 2.1.16 crashes
Date: Sun, 01 Feb 2004 11:37:41 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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