]> git.donarmstrong.com Git - lilypond.git/commit
* mf/GNUmakefile: add '\' in multi-line "define ... endef"
authornsceaux <nsceaux>
Thu, 23 Feb 2006 20:53:58 +0000 (20:53 +0000)
committernsceaux <nsceaux>
Thu, 23 Feb 2006 20:53:58 +0000 (20:53 +0000)
commit3ec637161b0df11f379abceb4c99602c2a5d66b8
tree32a1eb50faac63466cee7570b1bc40ba0d6b63b3
parenta4f5232f934179263c9efdff6e311d610c60d09e
* mf/GNUmakefile: add '\' in multi-line "define ... endef"
blocks (for make 3.80)

* scm/parser-ly-from-scheme.scm (ly:parse-string-result): add
\notemode so that user should not have to explicitely type it.

* scm/define-music-display-methods.scm: various
fixes (ApplyOutputEvent, ApplyContext; \new, \context and derived
constructs)

* input/no-notation/display-lily-tests.ly: new tests for
\applyOutput and \applyContext
ChangeLog
input/no-notation/display-lily-tests.ly
mf/GNUmakefile
scm/define-music-display-methods.scm
scm/parser-ly-from-scheme.scm