lilypond-user
[Top][All Lists]
Advanced

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

Re: problem wish TextSpanner dash-fraction SOLVED


From: Allan Spagnol Comar
Subject: Re: problem wish TextSpanner dash-fraction SOLVED
Date: Wed, 29 Mar 2006 00:07:59 -0300

I used dash-period = 1 and dash-fraction = 0.9 and is visually right

On 3/28/06, Allan Spagnol Comar <address@hidden> wrote:
> Hi, I am trying to use dash-fraction as 1.0 on my sheet, but when I
> pass 1.0 the lilypond return error.... when I pass 0.9 it return
> success....
>
> I am attaching my .ly is :
> \version "2.8.0"
>
> \score
> {
>         \context Voice
>         {
>                 \textSpannerUp
>                 \override TextSpanner #'edge-text = #'("C1" . "")
>                 \override TextSpanner #'dash-fraction = #1
>
>                 \relative c'
>                 {
>                         f
>                         \startTextSpan
>                         a c
>                         \stopTextSpan
>                 }
>         }
> }
>
>
>  anyone knows what is wrong ?
> --
> An application asked:
> "Requeires Windows 9x, NT4 or better",
> so I´ve installed Linux
>


--
An application asked:
"Requeires Windows 9x, NT4 or better",
so I´ve installed Linux




reply via email to

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