]> git.donarmstrong.com Git - lilypond.git/commit
* lily/relocate.cc (prefix_relocation): allow "current"
authorhanwen <hanwen>
Thu, 9 Feb 2006 13:20:49 +0000 (13:20 +0000)
committerhanwen <hanwen>
Thu, 9 Feb 2006 13:20:49 +0000 (13:20 +0000)
commitc05090a2a822de56b6e378b4f1678084837ee34c
tree04b9dfb8d461acc771dc8e2502adbde734153f9a
parent3d82f9a7ff13f4933b1d4111cd586e672d497fff
* lily/relocate.cc (prefix_relocation): allow "current"
iso. TOPLEVEL_VERSION for share/lilypond/ suffix. This makes
changing VERSION in a lily tree less painful.

* input/regression/parenthesize.ly: new file.

* scm/output-lib.scm (parenthesize-element): new function.

* scm/define-grobs.scm (all-grob-descriptions): add ParenthesesItem.

* lily/accidental-engraver.cc (make_standard_accidental): reroute
cause: accidentals are caused by note heads, not note events.
14 files changed:
ChangeLog
Documentation/topdocs/NEWS.tely
GNUmakefile.in
VERSION
input/regression/parenthesize.ly [new file with mode: 0644]
lily/accidental-engraver.cc
lily/grob-scheme.cc
lily/relocate.cc
ly/music-functions-init.ly
scm/define-grob-interfaces.scm
scm/define-grobs.scm
scm/define-music-properties.scm
scm/lily-library.scm
scm/output-lib.scm