Do not draw ledger lines on top of staff lines
when StaffSymbol.ledger-extra > 0
http://codereview.appspot.com/282970043
remove unneeded \break in regtest
clean up formatting in staff-symbol.cc
When ledger-extra is set to more than 0, ledger lines are being drawn on top of staff lines.
\version "2.19.35" \relative { \override Staff.StaffSymbol.ledger-extra = 1 c' d e f g a b c d e f g a b }
Diff:
Passes make, make check and a full make doc.
Patch on countdown for January 15th.
Patch counted down - please push.
author Paul Morris paulwmorris@gmail.com Wed, 6 Jan 2016 21:29:46 +0000 (16:29 -0500) committer James Lowe pkx166h@gmail.com Sat, 16 Jan 2016 11:31:59 +0000 (11:31 +0000) commit 8dfb8cb1d1c7cdb47635ec49b7103194a447e2f9
Thanks again Paul.
remove unneeded \break in regtest
http://codereview.appspot.com/282970043
clean up formatting in staff-symbol.cc
http://codereview.appspot.com/282970043
When ledger-extra is set to more than 0, ledger lines are being drawn on top of staff lines.
\version "2.19.35"
\relative {
\override Staff.StaffSymbol.ledger-extra = 1
c' d e f g a b
c d e f g a b
}
Diff:
Passes make, make check and a full make doc.
Patch on countdown for January 15th.
Patch counted down - please push.
author Paul Morris paulwmorris@gmail.com
Wed, 6 Jan 2016 21:29:46 +0000 (16:29 -0500)
committer James Lowe pkx166h@gmail.com
Sat, 16 Jan 2016 11:31:59 +0000 (11:31 +0000)
commit 8dfb8cb1d1c7cdb47635ec49b7103194a447e2f9
Thanks again Paul.