On 20-May-05, at 5:57 AM, Mats Bengtsson wrote:
You mean the collision avoidance for text script, right (remember the email discussion the other week)?
Oops.
Anyway, I'm afraid it's not that simple, since text scripts are
-snip-
ok, I see that now.
On the other hand, it seems that the horizontal spacing is affected
in some way by rehearsal marks, for example:
\score{\relative c'''{c c \mark "ABCD" c c |}
\layout{raggedright = ##t}
}
Shouldn't this example get rid of that space?
\score{\relative c''{
\override Score.RehearsalMark #'no-spacing-rods = ##t
c4 c \mark "ABCD" c c |}
\layout{raggedright = ##t}
}"no-spacing-rods: Items with this property do not cause spacing constraint."
However, it has no effect.
Cheers, - Graham
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
