Update .ly files.
[lilypond.git] / input / regression / pedal-ped.ly
bloba0101ff0714fa51e6bff54259721d37dc446b5b3
1 \version "2.12.0"
2 \header
4 texidoc = "The standard piano pedals style comes with Ped symbols.
5 The pedal string can be also tuned, for example, to a shorter tilde/P variant
6 at the end of the melody."
11 \context Staff \relative c'{
12 c4 d e f g
13 \sustainOn b c
14 c, d16[ c c c] e[ e \sustainOff \sustainOn e e ] f4 \sustainOff
15 g\sustainOn b \sustainOff c
16 \set Staff.pedalSustainStrings = #'("-" "-P" "P")
17 \override Staff.SustainPedal #'padding = #-2
18 c, \sustainOn d e \sustainOff \sustainOn f
19 \sustainOff g b c