lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with volta bracket


From: Kieren MacMillan
Subject: Re: problem with volta bracket
Date: Sat, 2 Jun 2007 08:40:03 -0400

Hello Tao:

The bracket from the first ending is placed vertically higher than
the bracket from the second ending, to not collide with the notes in that bar.
[...]
Does anyone have a solution for me?

Without you having posted your code, we can't see the problem ourselves. Regardless, I've always been able to fix similar problems with

    \once \override Staff.VoltaBracket #'padding = #6
    \once \override Staff.VoltaBracket #'extra-offset = #'(0 . -4)

where the #6 and #'(0 . -4) can be changed to fit a given situation.

Hope this helps!
Kieren.






reply via email to

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