]> git.donarmstrong.com Git - lilypond.git/commit
* lily/horizontal-bracket.cc (make_bracket): new function.
authorhanwen <hanwen>
Wed, 5 Oct 2005 13:05:45 +0000 (13:05 +0000)
committerhanwen <hanwen>
Wed, 5 Oct 2005 13:05:45 +0000 (13:05 +0000)
commit62e66f3b588336f41a4c855850e377c8231bcc30
tree9d29d754bf0e31e0b542267ba0385a9202edbe11
parent73172dfbf4b490edf7ee5a779c6317500535459d
* lily/horizontal-bracket.cc (make_bracket): new function.

* scm/define-grobs.scm (all-grob-descriptions): new grobs
NewBassFigure, BassFigureBracket, BassFigureContinuation,
BassFigureLine, BassFigureAlignment

* lily/new-figured-bass-engraver.cc (process_music): new file.

* lily/figured-bass-continuation.cc: new file.

* lily/include/horizontal-bracket.hh (struct Horizontal_bracket):
new file.
13 files changed:
ChangeLog
lily/align-interface.cc
lily/figured-bass-continuation.cc [new file with mode: 0644]
lily/figured-bass-engraver.cc
lily/horizontal-bracket.cc
lily/include/horizontal-bracket.hh [new file with mode: 0644]
lily/new-figured-bass-engraver.cc [new file with mode: 0644]
lily/parser.yy
ly/engraver-init.ly
scm/bass-figure.scm
scm/define-context-properties.scm
scm/define-grobs.scm
scm/define-markup-commands.scm