]> git.donarmstrong.com Git - lilypond.git/commit
* lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
authorhanwen <hanwen>
Mon, 18 Nov 2002 23:36:42 +0000 (23:36 +0000)
committerhanwen <hanwen>
Mon, 18 Nov 2002 23:36:42 +0000 (23:36 +0000)
commit3869f1de39937318eae4c62b56e53b89a9cdca91
tree454e920f16f892cf12fbf096d20164841594d3f4
parent955df90ab63e88feae9450eedf5ba0821565df34
* lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
code to be executed during interpretation. Possible applications:
smart octavation, more advanced bar checks.

* lily/apply-context-iterator.cc: new file.
13 files changed:
ChangeLog
Documentation/topdocs/INSTALL.texi
Documentation/user/music-glossary.tely
input/regression/custos.ly [new file with mode: 0644]
input/test/clef-end-of-line.ly
input/test/custos.ly [deleted file]
input/test/new-markup.ly [new file with mode: 0644]
lily/apply-context-iterator.cc [new file with mode: 0644]
lily/beam.cc
lily/my-lily-lexer.cc
lily/parser.yy
scm/music-property-description.scm
scm/music-types.scm