lilypond-user
[Top][All Lists]
Advanced

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

Re: one measure per line


From: Mark Polesky
Subject: Re: one measure per line
Date: Tue, 9 Sep 2008 06:52:06 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Josh,

Let's say you have 100 measures in your score.
Either of these will work:

\layout {
  ragged-right = ##t
  system-count = #100
}

\paper {
  ragged-right = ##t
  system-count = #100
}

Cheers,
Mark





reply via email to

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