>> I have
>>
>> \markup { ...}
>> \score { ... }
>>
>> (at the top level) and I want some vertical space between the
>> \markup and the \score which isn't stretchable. How can I achieve
>> that?
>
> \markup { \vspace #10 } ?
This would insert *at least* a 10-units vertical space (since lilypond
fills up a page vertically if you have `ragged-bottom = ##f').
However, I want a fixed space between \markup and \score that doesn't
get stretched.
Werner
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user