bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ottava dash-fraction = #0.0 produces dots, not "no line"


From: James
Subject: Re: Ottava dash-fraction = #0.0 produces dots, not "no line"
Date: Tue, 16 Sep 2014 07:47:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 15/09/14 22:56, Knute Snortum wrote:
>> I'm not top posting
> 
> The section on the 2.18 version of OttavaBracket...
> 
> http://www.lilypond.org/doc/v2.18/Documentation/internals/ottavabracket
> 
> ...looks like this:
> 
>   dash-fraction (number):
>     0.3
>     Size of the dashes, relative to dash-period. Should be between 0.0 (no
> line) and 1.0 (continuous line).
> 
> But this code...
> %% --- Start
> \version "2.18.2"
> 
> \relative c,, {
>   \clef bass
>   \ottava #-1
>   \override Staff.OttavaBracket.dash-fraction = #0.0
>   c4 c c c
> }
> %% --- End
> 
> ...produces a dotted line, not "no line" as the documentations states.
>  Either the documentation or the behavior should be changed.
> 
> Knute Snortum
> (via Gmail)

I'd say this was more a bug in the perceived behavior than a
documentation one. So for now I will make a tracker using a label that
relects that.

Thanks

http://code.google.com/p/lilypond/issues/detail?id=4103


James



reply via email to

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