Re: Header to score spacing

2011-07-03 Thread -Eluze
Hilary Snaden wrote: > > Version 2.14 appears to have less default spacing between header > contents and score contents than 2.12. How do I change this spacing? > you'll find a description of the new variables under http://lilypond.org/doc/v2.15/Documentation/notation/flexible-vertical-spacin

Re: Header to score spacing

2011-07-03 Thread Nick Payne
On 03/07/11 16:10, Hilary Snaden wrote: Version 2.14 appears to have less default spacing between header contents and score contents than 2.12. How do I change this spacing? You can add markup-system-spacing #'padding = #3 to the \paper block. Change the actual padding value to suit. Nic