Hello all,
I found what can possible be an "ugly issue" regarding the bar lines when
changing the staff line-count. I might be wrong on this one, but shouldn't
the first bar line in the example below cover the whole 5 lines?
\version "2.17.28"
\relative c'' {
f4 d g, e |
\stopStaff
\override Staff.StaffSymbol.line-count = #2
\startStaff
f'4 d g, e |
\stopStaff
\revert Staff.StaffSymbol.line-count
\startStaff
f'4 d g, e |
}
In this image, you can see the output above and what I think would look
better below:
http://s11.postimg.org/6f74ba0f7/barline.png
Any thoughts on this?
Regards,
Gilberto
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user