Re: lilypond-book and space between systems

2009-01-30 Thread Luc Saffre
On 27.01.2009 11:49, Graham Percival wrote: > On Tue, Jan 27, 2009 at 11:45:19AM +0200, Luc Saffre wrote: >> \newcommand{\betweenLilyPondSystem}[1]{\linebreak\vspace{1mm}\linebreak} >> >> >> My problem is that this increases the space between systems by "1mm >> + 1 line", which is too much. > >

Re: lilypond-book and space between systems

2009-01-27 Thread Graham Percival
On Tue, Jan 27, 2009 at 11:45:19AM +0200, Luc Saffre wrote: > \newcommand{\betweenLilyPondSystem}[1]{\linebreak\vspace{1mm}\linebreak} > > My problem is that this increases the space between systems by "1mm + 1 > line", which is too much. Try \vspace{-9mm} or something like that (depending on how

lilypond-book and space between systems

2009-01-27 Thread Luc Saffre
Hello, I am working on a songbook with 150 songs, mostly SATB settings. Lilypond-book is really the only tool I can recommend for this type of projects. Thanks for your work so far. Now there are some scores where I'd like to increase space between systems by 1mm. And lilypond-book ignores the pa