lilypond-user
[Top][All Lists]
Advanced

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

Re: Right line of an ottava bracket


From: Noeck
Subject: Re: Right line of an ottava bracket
Date: Wed, 15 Feb 2017 23:01:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

Hi Urs,

Am 15.02.2017 um 18:03 schrieb Urs Liska:
> I'm trying to style an ottava bracket. But poking around in the IR
> doesn't show me the way how to make the right vertical line look like
> the horizontal line (in the attached image).

I am not sure, I understand what you mean with "look like the horizontal
line"? Same angle? Same thickness? Rectangular edges?

These are the properties I tweak to get a dotted ottavation line:

\layout {
    \override Score.OttavaBracket.dash-period = 0.6
    \override Score.OttavaBracket.dash-fraction = 0.01
    \override Score.OttavaBracket.edge-height = #'(0 . 0.8)
    \override Score.OttavaBracket.thickness = #2
}

\relative { a \ottava 1 a'' a \ottava -1 a,, a \ottava 3 a'''' a }


HTH,
Joram



reply via email to

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