bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2066 in lilypond: Patch: Prevents accidentals from hanging ove


From: lilypond
Subject: Re: Issue 2066 in lilypond: Patch: Prevents accidentals from hanging over barlines.
Date: Wed, 28 Dec 2011 10:07:14 +0000


Comment #10 on issue 2066 by address@hidden: Patch: Prevents accidentals from hanging over barlines.
http://code.google.com/p/lilypond/issues/detail?id=2066

I would prefer the second example below over the first.

\relative c'''' {
  R1 |
  \repeat unfold 12 { <ais bis cis dis eis>4 }
}

\relative c'''' {
  R1 |
\override Staff . BarLine #'extra-spacing-height = #pure-from-neighbor-interface::extra-spacing-height
  \repeat unfold 12 { <ais bis cis dis eis>4 }
}





reply via email to

[Prev in Thread] Current Thread [Next in Thread]