lilypond-user
[Top][All Lists]
Advanced

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

Vertical spacing inside the music


From: Павел
Subject: Vertical spacing inside the music
Date: Tue, 20 Oct 2020 15:06:21 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Hello. I'm looking for the "right" way to control vertical spacing within music. The example below doesn't work. Now I know only explicit vertical spacing via NonMusicalPaperColumn, and dirty hacks like a very low invisible note.

<<
    \new Staff {
        c' c' c' c'
        \override Score.VerticalAxisGroup.staff-staff-spacing.basic-distance = #20
        c' c' c' c'
    }
    \new Staff { c' c' c' c' c' c' c' c' }
>>




reply via email to

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