Kieren MacMillan wrote:
In order to make Lilypond think an object has no horizontal or vertical
size, respectively, use
\once \override ObjectName #'X-extent = #'(0 . 0)
or
\once \override ObjectName #'Y-extent = #'(0 . 0),
where the \once is optional (as always) and ObjectName is replaced with
the actual name of the object (e.g., RehearsalMark or TextScript or...).
Perfect -- thank you!
Marcus
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user