* scm/new-markup.scm (markup): a macro that provides a
commit66f23144d818bac0c11afc0d32a1a6477aba1cfb
authorhanwen <hanwen>
Mon, 2 Feb 2004 10:47:23 +0000 (2 10:47 +0000)
committerhanwen <hanwen>
Mon, 2 Feb 2004 10:47:23 +0000 (2 10:47 +0000)
tree838b5a56e530e86a4cd99342bafde28783bd3c46
parent02f20939cfc19c5366e5893e32cfc0df66c0d0df
* scm/new-markup.scm (markup): a macro that provides a
LilyPond-like syntax in scheme for building markups, in order to
help markup command definition. (Nicolas Sceaux)

* input/test/lyrics-skip-notes.ly: new example.

* lily/parser.yy (post_event): make HYPHEN into postfix event.

* lily/new-lyric-combine-music-iterator.cc (find_context_below):
use is_alias() iso. == . This fixes lyrics on
GregorianTranscriptions.
12 files changed:
ChangeLog
Documentation/topdocs/NEWS.texi
Documentation/user/invoking.itexi
Documentation/user/refman.itely
VERSION
input/regression/lyric-combine-new.ly
input/test/lyrics-skip-notes.ly [new file with mode: 0644]
lily/hyphen-engraver.cc
lily/new-lyric-combine-music-iterator.cc
lily/parser.yy
scm/define-grobs.scm
scm/new-markup.scm