]> git.donarmstrong.com Git - lilypond.git/commit
(updated_grob_properties): new
authorhanwen <hanwen>
Wed, 11 Feb 2004 00:33:26 +0000 (00:33 +0000)
committerhanwen <hanwen>
Wed, 11 Feb 2004 00:33:26 +0000 (00:33 +0000)
commitc2cf1fe96181541f1b197dbde98f1f2217f97705
tree2e0ecfa5322470e0b274118c153a726ca18b3e21
parent9bf11a971230cce61ab67e650337af0cad5f74d3
(updated_grob_properties): new
function
(execute_pushpop_property): change to new convention:
object property inits are stored as (cons ALIST BASED-ON). This
storage format allows concurrent tweaks in different contexts.
25 files changed:
ChangeLog
Documentation/user/GNUmakefile
Documentation/user/refman.itely
GNUmakefile.in
TODO [new file with mode: 0644]
VERSION
input/screech-boink.ly
lily/clef-engraver.cc
lily/context.cc [new file with mode: 0644]
lily/engraver.cc
lily/include/engraver.hh
lily/include/separating-group-spanner.hh
lily/include/translator-group.hh
lily/ligature-engraver.cc
lily/new-part-combine-iterator.cc
lily/parser.yy
lily/property-iterator.cc
lily/score-engraver.cc
lily/separating-group-spanner.cc
lily/system-start-delimiter-engraver.cc
lily/translator-group.cc
lily/translator-property.cc [new file with mode: 0644]
lily/translator-scheme.cc
ly/engraver-init.ly
ly/property-init.ly