]> git.donarmstrong.com Git - lilypond.git/commit
* lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 16:12:54 +0000 (16:12 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 16:12:54 +0000 (16:12 +0000)
commitc89a650c77bf9cda37889a8d65c9c9d3d652a8c8
treee70607291902e5c19a1408a8d0a99bdcc7697ce4
parent77d7ea56b0c903e994726b38c81ce5afdb585481
* 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