lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ugly bar line when changing line-count


From: Gilberto Agostinho
Subject: ugly bar line when changing line-count
Date: Thu, 10 Oct 2013 16:50:32 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]