lilypond-user
[Top][All Lists]
Advanced

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

Re:Question about the horizontal spacing


From: Rus
Subject: Re:Question about the horizontal spacing
Date: Fri, 08 Dec 2017 02:15:31 +0300

>>  - How can I control (I need to increase) the space between the bar line and 
>> the following note (or lyrics syllable)?
>
> \layout {
>   \context {
>     \Score
>     \override BarLine.space-alist.next-note = #'(semi-fixed-space . 5)
>   }
> }
 
Thank you, Kieren! How about controlling the space between the bar line and the 
following lyrics syllable? Is there something like 
BarLine.space-alist.next-LYRIC?
 
>> - How can I control (I need to increase) the space between the bar line and 
>> the following note (or lyrics syllable)?
>
>  \override Staff.BarLine.X-extent = #'(0 . 2.0)
 
Thank you, David!



reply via email to

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