On Fri, 03 Jan 2003 23:02:41 -0500
Carter Brey <[EMAIL PROTECTED]> wrote:
> Stanislav Kogan wrote:
> >But this comes out messed up very frequently, especially if there are
> >slurs under the text - the text goes over the slurs. Can I control the
> >vertical location of the text somehow?
> 
> Method 1: \property Voice.TextScript \override #'extra-offset = #'(x . y)
>    The variable x represents the horizontal axis (shifting the text left

Slightly different method:
\property Voice.TextScript \override #'padding #'1.5

This will probably have the same effect as the above, but I find it nicer to
increase the padding and then let Lilypond do all the spacing, rather than
using the manual extra-offset method.

Cheers,
- Graham


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to