Re: Fit-to-single-page for lead sheets

2015-07-17 Thread Michael Hendry
> On 17 Jul 2015, at 09:19, Robin Bannister wrote: > > Robert Schmaus wrote: > > >> Maybe that's what you're looking for ... > > Or, more directly: page-count > to be found further down in the same section. > > > Cheers, > Robin systems-per-page doesn’t seem to work for me, leaving a sing

Re: Fit-to-single-page for lead sheets

2015-07-17 Thread Robin Bannister
Robert Schmaus wrote: Maybe that's what you're looking for ... Or, more directly: page-count to be found further down in the same section. Cheers, Robin ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/

Re: Fit-to-single-page for lead sheets

2015-07-17 Thread Robert Schmaus
Hi Michael, I use LP mainly for the same as you, so I know the problem. Right now, I'm not at my computer, so I can't give you proper code, nor can I test if this would really solve the problem, but I've recently found the settings of systems-per-page that can be set in the \paper block. You

Fit-to-single-page for lead sheets

2015-07-17 Thread Michael Hendry
I use Lilypond to produce lead sheets for jazz players, which conventionally have four bars per line and are adjusted in size to fit on a single page. It’s simple enough to use… #(set-global-staff-size 19) …for example, to get the concert instrument version to fit the page, but I often find t