(updated_grob_properties): new
commita11854d4f05b060f3ac790df03810e6abca6fc9c
authorhanwen <hanwen>
Wed, 11 Feb 2004 00:33:24 +0000 (11 00:33 +0000)
committerhanwen <hanwen>
Wed, 11 Feb 2004 00:33:24 +0000 (11 00:33 +0000)
treeca90cf9729087a42e0d8496624aed0651d2f4dfc
parentdeebe6de71c6d502e1f99b3d07efb7ea544b375e
(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