bug-lilypond
[Top][All Lists]
Advanced

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

Re: BarNumber.break-visibility displaces bar lines in strict note spacin


From: Thomas Morley
Subject: Re: BarNumber.break-visibility displaces bar lines in strict note spacing
Date: Sun, 12 Jul 2015 00:56:36 +0200

2015-07-12 0:06 GMT+02:00 to7m <address@hidden>:
> % The combination of middle-system bar
> % numbers and strict note spacing causes
> % bar lines to be printed too far left.
> \version "2.18.2"
>
> TheGs = { g8 g g g g g g g }
>
> \score {
>   \new Staff { \TheGs \TheGs \TheGs \TheGs
>                \TheGs \TheGs \TheGs \TheGs
>                \TheGs \TheGs \TheGs \TheGs }
>   \layout {
>     \context { \Score
>       \override BarNumber.break-visibility = ##(#f #t #f)
>       \override SpacingSpanner.strict-note-spacing = ##t
>     }
>   }
> }



Confirmed.

2.16.2 is bad already
2.14.2 is ok
(both with downgraded sytax ofcourse)

Cheers,
  Harm



reply via email to

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