Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3995 by [email protected]: BarLine: kern does what thin-kern claims to do, thin-kern does nothing.
http://code.google.com/p/lilypond/issues/detail?id=3995

music = {
  g'1
  g'1 \bar "||"
  g'1 \bar "|."
  g'1 \bar ".."
  g'1
}

{ \music }
{ \override Staff.BarLine.thin-kern = 10 \music }
{ \override Staff.BarLine.kern = 10 \music }

Attachments:
        Barline-kern.png  9.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to