bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trill-span-align


From: Erik Sandberg
Subject: Re: trill-span-align
Date: Sun, 19 Sep 2004 16:29:38 +0200
User-agent: KMail/1.6.2

Added to repository as trill-span-align.ly.

On Sunday 05 September 2004 16.05, Ed Jackson wrote:
> Hello,
>
> In the following, the "tr" trill symbol is aligned differently in
> various situations.  The trill with no spanner is centered nicely
> above the note, as is the trill with the spanner created using the
> TextSpanner.  However, the two trills which are created with
> \startTrillSpan and \stopTrillSpan have the "tr" glyph offset to the
> left, and the start of the spanner is centered above the note.  It
> seems to me that the default behavior should be to keep the glyph
> centered.
>
> Thanks!
>
>   -Ed
>
>
> \version "2.3.13"
>
> \relative \notes {
>   c'4 c2\trill c4
>
>   | c2\startTrillSpan c2\stopTrillSpan
>   | c2 << {s4..\startTrillSpan s16\stopTrillSpan} \\ c2 >>
>   | \override TextSpanner #'style = #'trill
>
>     \override TextSpanner #'edge-text = #(cons (make-musicglyph-markup
> "scripts-trill") "")
>     c2\startTextSpan c2\stopTextSpan
> }
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

[Prev in Thread] Current Thread [Next in Thread]