]> git.donarmstrong.com Git - lilypond.git/commit
* lily/horizontal-bracket.cc (make_bracket): new function.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 5 Oct 2005 13:05:45 +0000 (13:05 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 5 Oct 2005 13:05:45 +0000 (13:05 +0000)
commit30eb1ded55e8d8b17495b96a3741750fe34d3599
tree9d29d754bf0e31e0b542267ba0385a9202edbe11
parent4fe8ca04feb590cd241a9d98e9bba1e8d6f04a48
* 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