lilypond-user
[Top][All Lists]
Advanced

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

Re: number of systems per page


From: Rune Zedeler
Subject: Re: number of systems per page
Date: Sat, 04 May 2002 17:17:01 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313

Carlos Garcia Suarez wrote:

I am about to finish transcription of a Bach piece for piano. It looks

I you use the pianostaff-environment and don't have any knees (beams crossing the staves) then you can save a lot of space by changing to the grandstaff-environment. If you need the pianostaff-environment then you can reduce the distance between staves in pianostaff with

  \paper {
      \translator {
          \PianoStaffContext
          VerticalAlignment \override #'forced-distance = #9
      }
  }

(The 9 is the distance - you can try with other values)


-Rune




reply via email to

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