lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3949 in lilypond: \stopStaff \startStaff leave


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3949 in lilypond: \stopStaff \startStaff leaves a gap
Date: Wed, 25 Jun 2014 14:23:34 +0000


Comment #1 on issue 3949 by address@hidden: \stopStaff \startStaff leaves a gap
http://code.google.com/p/lilypond/issues/detail?id=3949

Here is a workaround:

{ c2
  \hide Staff.BarLine \bar "|"
  \stopStaff
  \override Staff.StaffSymbol.color = #red
  \startStaff
  c2
}


--
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

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