If you want to add 10mm space between each score line, add the following LaTeX
definition in the preamble of your LaTeX file.

\newcommand{\betweenLilyPondSystem}[1]{\\[10mm]}

An alternative if you want the lines to spread equally over the page, is to
use a definition like

\newcommand{\betweenLilyPondSystem}[1]{\vfill}

   /Mats

Morten Lemvigh wrote:
Mats Bengtsson wrote:
You are completely right, in that the spacing between systems is handled
within LaTeX (or HTML or texinfo) if you use lilypond-book.

I'm setting a book in latex - how do I tell lilypond-book to make the between-system-space bigger? I just use the \lilypondfile{myfile.ly} command for music inclusion. - I couldn't find anything under the lilypond-book documentation.

Thanks,
Morten



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to