Andrew,

You just haven't designated the correct context for the OttavaBracket.
Since they are created/managed in the Staff context, it should be

\override Staff.OttavaBracket.extra-offset = #...

- Abraham

On Mon, May 18, 2015 at 8:02 PM, Andrew Bernard [via Lilypond] <
ml-node+s1069038n176764...@n5.nabble.com> wrote:

> How can the ottava bracket in this snippet be moved downwards? I have been
> able to get it under the beam, but now the stems seem to be in the way.
> Using extra-offset and Y-offset appears to have no effect on the position.
> The result we are seeking is to have the ottawa bracket under the tall beam
> but much closed to the noteheads.
>
> Andrew
>
> \version "2.19.20"
>
> treble = \relative c'' {
>   \clef treble
>   \time 4/4
>
>   \override Beam.damping = #+inf.0
>   \override Beam.positions = #'(6 . 6)
>   \override Beam.outside-staff-priority = #1000
>   \override OttavaBracket.extra-offset = #'(0 . -2)
>   \stemUp
>   \ottava #1
>   c8 d e f
> }
>
> \score {
>   \new Staff { \treble }
>   \layout { }
> }
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> [hidden email] <http:///user/SendEmail.jtp?type=node&node=176764&i=0>
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
> http://lilypond.1069038.n5.nabble.com/Ottava-bracket-offset-tp176764.html
>  To start a new topic under User, email ml-node+s1069038n...@n5.nabble.com
> To unsubscribe from Lilypond, click here
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2&code=dGlzaW1zdC5saWx5cG9uZEBnbWFpbC5jb218Mnw4MzU3Njg3MDU=>
> .
> NAML
> <http://lilypond.1069038.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Ottava-bracket-offset-tp176764p176768.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to