On Nov 3, 2011, at 12:56 PM, Jiri Zurek (Prague) wrote:

> 
> How can I control the space between the last note of a bar and the barline?
> There are number of tools to control the space between a barline and the
> next note in the BarLine space-alist (first-note fixed-space . 1.3)
> (next-note semi-fixed-space . 0.9) (right-edge extra-space . 0.0)
> but there seems to be no tool to control the opposite the note just BEFORE
> the barline. Please advice.
> 
> 

version "2.14.0"

\relative c'' {
  \override Staff . BarLine #'extra-spacing-width = #'(-5.0 . 0.0)
  \repeat unfold 20 { a b c d }
}

Cheers,
MS

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

Reply via email to