]> git.donarmstrong.com Git - lilypond.git/commit
Move `easy notation' print callback to scheme.
authorNeil Puttock <n.puttock@gmail.com>
Wed, 19 Aug 2009 18:50:44 +0000 (19:50 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Wed, 19 Aug 2009 18:50:44 +0000 (19:50 +0100)
commit58df801a58c823d49a008e227d87d7e04c21ce5f
tree3273c002157cda1bf048448c92aadbecf272fbd0
parent2e0b6b6137f40f68e85172f20b7c7786de04cc26
Move `easy notation' print callback to scheme.

* remove easy-notation.cc

* add exported function ly:staff-symbol-staff-space to make accessing
  'staff-space more convenient

* add scheme implementation of ly:note-head::brew-ez-stencil to
  output-lib.scm

* add convert-rule
lily/easy-notation.cc [deleted file]
lily/staff-symbol-referencer-scheme.cc
ly/property-init.ly
python/convertrules.py
scm/output-lib.scm
scm/safe-lily.scm