On 27 January 2012 15:20, Xavier Scheuer wrote:
> Use \override Staff.Barline #'space-alist =
> #'((time-signature extra-space . 0.75)
> (custos minimum-space . 2.0)
> (clef minimum-space . 1.0)
> (key-signature extra-space . 1.0)
> (key-cancellation extra-space . 1.0)
> (fi
On 27 January 2012 13:28, Nils wrote:
> Hi list,
>
> I noticed that often in Lilypond there is not enough space after a barline.
> It is perfectly fine if there is an accidental etc. but not with only a
> note/chord.
> Especially if it is a thicker barline like a repeat close. (I don't
> want to
Hi again,
2012/1/27 David Nalesnik
>
> I'm new to the Scheme engraver thing, but I've written one which appears
> to work, at least with my minimal example. Basically, it finds the first
> note-column in a measure and adds extra space to the preceding bar line if
> there is no accidental. (It
Hi Nils,
2012/1/27 Janek Warchoł
> Hi Nils,
>
> 2012/1/27 Nils :
> > 1) Can I ask instruct Lilypond globally for minimal space after a
> barline? Not an overall, relative increas. I don't want notes with
> accidentals to move further away, they are perfect.
>
>
You could do this:
\override Staf
Hi Nils,
2012/1/27 Nils :
> 1) Can I ask instruct Lilypond globally for minimal space after a barline?
> Not an overall, relative increas. I don't want notes with accidentals to move
> further away, they are perfect.
I think it's possible, but i don't remember how to do it, sorry :(
> 2) A few
- Original Message -
From: "Nils"
To: "Lilypond-User"
Sent: Friday, January 27, 2012 12:28 PM
Subject: Minimal space between barline and next object
Hi list,
I noticed that often in Lilypond there is not enough space after a
barline.
It is perfectly fine if there is an accidental e