Hi Stefan,

On Mon, Jan 5, 2015 at 10:48 AM, Stefan Thomas <kontrapunktste...@gmail.com>
wrote:

> Dear community,
> I would like to move the ottava-bracket a bit upwards.
>  Not at the beginning but at the 2nd bar.
> Is there a way to do this?
> \version "2.18.2"
>

Try \alterBroken:

Music = \relative d''' {
  \alterBroken padding #'(1 3) Staff.OttavaBracket
  \ottava #1
  d8 e f e d4 c \break
  d'8( e b' e, d2)
}
\new Staff \Music

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

Reply via email to