Re: Barline scaling issues

2024-07-12 Thread Vaughan McAlley
On Fri, 12 Jul 2024 at 06:11, Tom Brennan wrote: > Hi all > > When using `\magnifyStaff #2/3`, I'm seeing weird transitions between the > staves of a `StaffGroup`. For example, > > ``` > \version "2.24.3" > > music = \relative c'' { > \repeat unfold 10 { c4 d e f } \bar "||" c d e f \bar "|."

Re: Barline scaling issues

2024-07-12 Thread Mats Bengtsson
This is a well-known problem and you can find several alternative work-arounds in the manual, see https://lilypond.org/doc/v2.24/Documentation/notation/setting-the-staff-size    /Mats On 2024-07-11 22:09, Tom Brennan wrote: Hi all

Re: Barline scaling issues

2024-07-11 Thread Xavier Scheuer
On Thu, 11 Jul 2024 at 22:10, Tom Brennan wrote: > > Hi all > > When using `\magnifyStaff #2/3`, I'm seeing weird transitions between the staves of a `StaffGroup`. For example, > > (snip) > > The question is, is this a bug or expected behavior? Is there a workaround to get that barline to snap to

Barline scaling issues

2024-07-11 Thread Tom Brennan
Hi all When using `\magnifyStaff #2/3`, I'm seeing weird transitions between the staves of a `StaffGroup`. For example, ``` \version "2.24.3" music = \relative c'' { \repeat unfold 10 { c4 d e f } \bar "||" c d e f \bar "|." } % Weird transition between I and II -- I "wins" \bookpart {