]> git.donarmstrong.com Git - lilypond.git/commit
* lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
authorjanneke <janneke>
Mon, 19 Apr 2004 16:12:54 +0000 (16:12 +0000)
committerjanneke <janneke>
Mon, 19 Apr 2004 16:12:54 +0000 (16:12 +0000)
commit41dadc417a9d6918ba060cd3c326c72d79b59702
treee70607291902e5c19a1408a8d0a99bdcc7697ce4
parent01f33cf521533b138956046663fc35ab7c252f01
* lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
FIXME: Replace some `Music's with Grouped_music_list; fixes make web.

* lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
(Music_list): Allow embedded scm.

* lily/parser.yy (book_block, score_block, toplevel_music): Use them.
ChangeLog
Documentation/user/notation.itely
lily/parser.yy