Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Matthew Fong
Hello Aaron, This is clear now. Many thanks! And works really well. mattfong On Fri, Nov 27, 2020 at 5:10 PM Aaron Hill wrote: > On 2020-11-27 4:28 pm, Matthew Fong wrote: > > Hello Aaron, > > > > With respect to the scale factor of 5 that you are using. Is that > > depending > > on staff siz

Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Aaron Hill
On 2020-11-27 4:28 pm, Matthew Fong wrote: Hello Aaron, With respect to the scale factor of 5 that you are using. Is that depending on staff size? I'm using #(layout-set-staff-size 18) at the moment. Yes, my comment mentioned the default staff space as 5pt. That is a 20pt staff size divid

Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Matthew Fong
Hello Aaron, With respect to the scale factor of 5 that you are using. Is that depending on staff size? I'm using #(layout-set-staff-size 18) at the moment. Many thanks, mattfong On Fri, Nov 27, 2020 at 4:11 PM Matthew Fong wrote: > Hello Aaron, > > That did the trick, setting the minimum-di

Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Matthew Fong
Hello Aaron, That did the trick, setting the minimum-distance. I haven't been using these settings, but clearly they interact. Will play around some more. Many thanks, mattfong On Fri, Nov 27, 2020 at 3:09 PM Aaron Hill wrote: > On 2020-11-27 2:56 pm, Matthew Fong wrote: > > Hello Aaron, > >

Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Aaron Hill
On 2020-11-27 2:56 pm, Matthew Fong wrote: Hello Aaron, Ah, I didn't dig deeply enough! https://lilypond.org/doc/v2.20/Documentation/notation/flexible-vertical-spacing-within-systems#within_002dsystem-spacing-properties https://lilypond.org/doc/v2.20/Documentation/notation/flexible-vertical-spac

Re: Line spacing (leading) of verses in a hymn

2020-11-27 Thread Aaron Hill
On 2020-11-27 1:32 pm, Matthew Fong wrote: After some searching on the Internet, and looking at the LyricsText engraver, I was not able to find anything; VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding definitely was not it. VerticalAxisGroup definitely is it. You are just using the wr