tweaking only the broken part of a pedal bracket

2015-12-21 Thread Kieren MacMillan
Hello all,

What is the right incantation for tweaking just the broken part of a pedal 
bracket/line, e.g.,

  \once \override PianoPedalBracket.broken.extra-offset = #’(0 . 1)

??

I’m on 2.19.31, in case that makes a difference.

Thanks!
Kieren.


Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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


Re: tweaking only the broken part of a pedal bracket

2015-12-21 Thread David Nalesnik
Hi Kieren,

On Mon, Dec 21, 2015 at 4:30 PM, Kieren MacMillan <
kieren_macmil...@sympatico.ca> wrote:

> Hello all,
>
> What is the right incantation for tweaking just the broken part of a pedal
> bracket/line, e.g.,
>
>   \once \override PianoPedalBracket.broken.extra-offset = #’(0 . 1)
>
> ??
>
> I’m on 2.19.31, in case that makes a difference.
>

Try

\alterBroken extra-offset #'(() (0 . 1)) Staff.PianoPedalBracket

See
http://lilypond.org/doc/v2.19/Documentation/notation/modifying-broken-spanners

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


Re: tweaking only the broken part of a pedal bracket

2015-12-21 Thread Kieren MacMillan
Hi David,

> See 
> http://lilypond.org/doc/v2.19/Documentation/notation/modifying-broken-spanners

Perfect.
Apologies that I didn’t find that myself… but at least now the answer is here 
in the list archive!  ;)

Cheers,
Kieren. 



Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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