]> git.donarmstrong.com Git - lilypond.git/commit
* scm/new-markup.scm (markup): a macro that provides a
authorhanwen <hanwen>
Mon, 2 Feb 2004 10:47:23 +0000 (10:47 +0000)
committerhanwen <hanwen>
Mon, 2 Feb 2004 10:47:23 +0000 (10:47 +0000)
commit586b9d8c08ad1328c3eff46aa4cb4491f3fc9cd9
tree81f04eae8c595936dce4a5f82a976625bfa10463
parent1e72e3e79c68d1c1a7f4e8ec34b7292deaa78078
* 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