On 12/10/2017 2:36 PM, Rus wrote:
Hello!
How can I control (I need to increase) the space between the bar line and the 
following lyrics syllable?
I use version 2.18.2

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

Hi,

I'm not sure what you mean, but if you want to increase 'padding' so to speak, you could do something like this:

{ c d e f  \once
  \override Staff.BarLine.space-alist.next-note = #'(fixed-space . 5.5)
  c d e f }


See attached.

Does this look like what you mean?



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

Reply via email to