lilypond-user
[Top][All Lists]
Advanced

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

Re: use only one page (a5)


From: Zoltán Selyem
Subject: Re: use only one page (a5)
Date: Tue, 8 May 2007 13:55:22 +0200

Hello Andi,

> \version "2.6.3"
In this old version there were no dashes in variable names of the
\paper and \layout block.

So either you should write
      \paper {
        betweensystempadding = #0.1
        betweensystemspace = #0.1
        raggedlastbottom = ##f
        raggedbottom = ##f
      }

or you should download and use a newer version of LilyPond.


Zoltán






reply via email to

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