lilypond-user
[Top][All Lists]
Advanced

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

RE: Pedal bracket alignment


From: Mark Stephen Mrotek
Subject: RE: Pedal bracket alignment
Date: Sat, 14 Apr 2018 17:31:28 -0700

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

Attachment: pedal.ly
Description: Text Data


reply via email to

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