lilypond-user
[Top][All Lists]
Advanced

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

Re: Pedal Sustain Style changes the alignment of pedals


From: Keith OHara
Subject: Re: Pedal Sustain Style changes the alignment of pedals
Date: Tue, 18 Dec 2012 18:39:20 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Noeck <noeck.marburg <at> gmx.de> writes:

> Why are the pedal symbols on a different vertical level with the mixed
> and the bracket style but not in the default (text) style?
> 
> \version "2.16.0"
> {
>   \clef bass
>   \set Staff.pedalSustainStyle = #'text % bracket mixed
>   a,2\sustainOn a,\sustainOff
>   a,,1\sustainOn
> }
 
Due to a bug. (tracked as 2261)  Usually independent pedal indications
are placed independently as close to the music as feasible.  When note
protrude below the staff, that keeps the pedal closer to the related line
than to the next line.

{ \clef bass
  \set Staff.pedalSustainStyle = #'text % bracket mixed
  a,2\sustainOn a,\sustainOff
  a,,1\sustainOn }





reply via email to

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