Comment #10 on issue 2066 by [email protected]: 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 }
}



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to