Comment #1 on issue 3875 by [email protected]: RehearsalMark inserts additional space between note columns
http://code.google.com/p/lilypond/issues/detail?id=3875

You can remove the extra space by removing the setting that says "keep me in a separate column from musical notation":
  \override Score.RehearsalMark #'non-musical = #'()
The mark then goes over the left edge of the rest. The placement of the mark over the rest can be adjusted, but when the lines are stretched the mark remains in fixed position relative to the rest.

Personally I am not sure whether the extra space is bad or good, when there is a rehearsal mark mid-measure.

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