2008/8/25 Alexander Kobel <[EMAIL PROTECTED]>: > Okay. I don't think I understand what this Staff_collecting_engraver is > doing, but yes, this looks better. CENTER doesn't make sense, that's > true, but the result looked almost like what I wanted. > > But still, if I comment out all #'direction lines (whether or not > including #'minimum-Y-extent = #'(0 . 0)), the Marks are positioned > slightly above the TextSpanner, and the whole context takes more space. > On the other hand, I don't get screens of lines saying that I make > programming errors...
That's due to the difference in padding for RehearsalMark (0.8) and TextScript (0.5). Since there's no stave, setting 'staff-padding has no effect on the text spanner; simply set 'padding for all objects to 0. Regards, Neil _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
