>>  - 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!

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to