]> git.donarmstrong.com Git - lilypond.git/commit
Fixes the assert problem caused by ledger line spanners.
authorMike Solomon <mike@apollinemike.com>
Thu, 12 May 2011 23:28:24 +0000 (19:28 -0400)
committerMike Solomon <mike@apollinemike.com>
Thu, 12 May 2011 23:28:24 +0000 (19:28 -0400)
commit69580da523384fc207043e4bad297d7560e24268
tree5ad249b4fff7aebc2983966f19c2d79034416df7
parenta50be3ac023abb20b21af663ea234dc41a085767
Fixes the assert problem caused by ledger line spanners.

This fix makes it such that ledger lines are not printed when
there is a no-line staff symbol.  This makes sense, as a note
cannot be above or below the staff if the staff does not exist,
which means that ledger lines should not be used.
lily/ledger-line-spanner.cc