lilypond-user
[Top][All Lists]
Advanced

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

Ottava dashed lines -- disable


From: Guy Stalnaker
Subject: Ottava dashed lines -- disable
Date: Sun, 17 Feb 2013 22:58:05 -0600

All,

After an hour reading through the user guides and the internal reference I had thought that this would disable the dashed line that follows the /ottava:

<code>

flute = {

\key e \minor

\global

% Music follows here.

\ottava #1

\override Staff.OttavaBracket #'dash-fraction = #0.0

gs''2 fs''4 e'' |

f''2 ef''2 | \time 3/4

</code>


Using this as the reference:


http://lilypond.org/doc/v2.16/Documentation/internals/ottavabracket

<quote>
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).

</quote>


I read that to say that 0.0 will result in no lines. This is not what happens. Of course, it is almost surely true that my understanding of how to do this is completely flawed. The dashes are much smaller, but they remain. I've tried multiple variants:


No Staff. #0.0 and #'0.0 but nothing doing?


Guy Stalnaker
address@hidden

reply via email to

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