Hi Daniel,

Please see: http://lilypond.org/tiny-examples.html

How about:

\version "2.18.2"

\relative c {
  \time 6/8
  \clef bass
  <a e' a>2.\fermata
  -\tweak X-offset #-2
  -\tweak X-extent #'(0 . 0)
  -\markup\concat { \musicglyph #"pedal.Ped" \hspace #1.5 \musicglyph
#"pedal.*" }
}

See also:
http://lilypond.1069038.n5.nabble.com/Pedal-markings-at-the-end-of-a-piece-of-music-td17175.html#a17177

HTH,
Pierre


2016-10-06 14:33 GMT+02:00 Daniel R. Grayson <danielrichardgray...@gmail.com
>:

> I know how to use \sustainOn and \sustainOff to show a pedaling that
> extends from one
> note to the start of the next, but how do I indicate pedaling for single
> isolated notes?
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to