lilypond-user
[Top][All Lists]
Advanced

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

Re: between-system spacing issue


From: Kieren MacMillan
Subject: Re: between-system spacing issue
Date: Sat, 8 May 2010 10:22:38 -0400

Hi Tom,

> This is four pages. I cannot cut it without losing the problem.

Here's one possible solution: use the following

\paper {
  #(set-default-paper-size "letter" 'portrait)
  ragged-bottom = ##f
  ragged-last-bottom = ##f
  system-count = 18
  max-systems-per-page = 6
  left-margin = 0.6\in
  line-width = 7\in   % works better than specifying R-margin
  bottom-margin = 1.4\in % needed for good printing with Okular
  top-margin = 0.7\in
 }

Hope this helps!
Kieren.




reply via email to

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