lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "between-system-space" command using OpenOffice


From: Mats Bengtsson
Subject: Re: "between-system-space" command using OpenOffice
Date: Mon, 21 May 2007 13:18:19 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]