lilypond-user
[Top][All Lists]
Advanced

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

Re: Pedal bracket alignment


From: Edward Neeman
Subject: Re: Pedal bracket alignment
Date: Sun, 15 Apr 2018 11:32:33 +1000

Hello Mark and Shane,

Thanks for suggestion! In fact I was doing something very similar, putting the 
pedal marking in its own variable (though I added it to the bottom staff of the 
piano part). I was hoping to be able to change how the pedal bracket is aligned 
with the notes in the same rhythmic column (basically, more centred). I could 
fudge that by putting the pedal change one sixteenth note late, but I was 
hoping for a neater solution.

Best,
Edward

> On 15 Apr 2018, at 10:31 am, Mark Stephen Mrotek <address@hidden> wrote:
> 
> Edward,
> 
> As Shane suggests, placing the pedal marking in a \new Dynamics allows 
> specific placement.
> Attached is an example.
> 
> Mark
> 
> -----Original Message-----
> From: lilypond-user [mailto:address@hidden On Behalf Of Edward Neeman
> Sent: Saturday, April 14, 2018 3:55 PM
> To: Lilypond-user <address@hidden>
> Subject: Pedal bracket alignment
> 
> Hello,
> 
> I would like to align the pedal bracket changes closer to the middle of the 
> notes they’re attached to, instead of at the beginning of the note.
> 
> What is the best way to achieve this? I have been using shorten-pair but that 
> leaves too much space between the Ped. mark and the start of the bracket.
> 
> \version "2.19.80"
> 
> \relative {
>  \set Staff.pedalSustainStyle =#'mixed
>  \override Staff.PianoPedalBracket.shorten-pair = #'(0.6 . -0.6)
>  c'4\sustainOn c d\sustainOff\sustainOn d\sustainOff e\sustainOn e 
> f\sustainOff f }
> 
> Thanks!
> Edward
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> <pedal.ly>




reply via email to

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