]> 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)
committerCarl Sorensen <c_sorensen@byu.edu>
Mon, 30 May 2011 00:20:56 +0000 (18:20 -0600)
commit2af79ed9faa94c8a289d0dbde9cc936bb51103f0
tree216e1f36507cb0ce14166663ef0538b0910b3818
parent19cc00563ca30313e496a151abc01d25cad8af5b
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