.org
> Subject: Re: Barline spacing at rehearsal mark
>
>
>
> Nick Payne-3 wrote:
> >
> >
> > What command should I use?
> >
> >
> this should do the job (with a *-* [minus]):
>
> \once \override Staff.BarLine #'extra-spacing-width
ere you can enter all (?)
possible characters in a filter!
--
View this message in context:
http://www.nabble.com/Barline-spacing-at-rehearsal-mark-tp23038247p23041186.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
Nick Payne-3 wrote:
>
>
> What command should I use?
>
>
this should do the job (with a *-* [minus]):
\once \override Staff.BarLine #'extra-spacing-width = #'(-2 . 2)
--
View this message in context:
http://www.nabble.com/Barline-spacing-at-rehearsal-mark-tp23
I want some extra spacing before and after the barlines where I have
rehearsal marks. I tried \override Score.RehearsalMark #'extra-spacing-width
(which made no visible change) and \override Staff.BarLine
#'extra-spacing-width (which only adds space after the barline, though the
documentation on ex