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: ul
Subject: Re: Right line of an ottava bracket
Date: Wed, 15 Feb 2017 23:19:04 +0100
User-agent: Roundcube Webmail/1.2.0

Hi Joram,

Am 2017-02-15 23:01, schrieb Noeck:
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?

I want to have the vertical line at the right edge to have the same dash structure (and thickness) as the horizontal part. See attached image.


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
}

This is what I did too, but this seems to leave the vertical edge as a solid line without the dashes.

I hope this is clearer now.
Urs


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


HTH,
Joram

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: ottava-bracket.png
Description: PNG image


reply via email to

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