lilypond-user
[Top][All Lists]
Advanced

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

minimum distance between staves in StaffGroup


From: Federico Bruni
Subject: minimum distance between staves in StaffGroup
Date: Thu, 31 Dec 2009 11:59:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.9.1.5) Gecko/20091130 Thunderbird/3.0

I'm using Lilypond 2.13.9 and 'm trying to use the commands suggested here:
http://lists.gnu.org/archive/html/lilypond-user/2009-10/msg00499.html

\layout {
  \context {
    \StaffGroup
    \override StaffGrouper #'between-system-spacing #'padding = #1.0
    \override StaffGrouper #'after-last-system-spacing #'padding = #1.0
  }
}

I want to set a minimum distance (or padding) between two staves.
I've tried to fiddle with values and properties but I can't get any result. As the documentation on this topic is still missing (AFAIK), could you please give me a hint?

I get also a warning (maybe it's not that relevant):

warning: cannot find property type-check for `after-last-system-spacing' (backend-type?). perhaps a typing error?
warning: doing assignment anyway

the same for between-system-spacing

Thanks for help,
Federico
--
http://gnurag.net/blog/
http://fsfe.org/
http://groups.fsf.org/wiki/LibrePlanetItalia





reply via email to

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