]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily-library.scm (ordered-cons): new function.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 May 2006 11:26:06 +0000 (11:26 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 5 May 2006 11:26:06 +0000 (11:26 +0000)
commit06a307a1cddf950cc3dd41f8fac49ced4c714ddd
tree70a125b631a8f173fb523a014b6cb7e14baaeae5
parent3098c88b0133a0c0732aadd03eec64791d439ceb
* scm/lily-library.scm (ordered-cons): new function.
(interval-index): new function

* lily/note-head-scheme.cc (LY_DEFINE): new file.

* lily/note-head.cc (get_stem_attachment): new function.

* scm/define-markup-commands.scm (note-by-number): read 'style
property.

* input/regression/markup-note.ly: show note-head style option.

* mf/feta-bolletjes.mf (overdone_heads): fix attachment points for
triangle head.
ChangeLog
input/regression/markup-note.ly
lily/include/note-head.hh
lily/note-head-scheme.cc [new file with mode: 0644]
lily/note-head.cc
mf/feta-bolletjes.mf
scm/define-markup-commands.scm
scm/lily-library.scm