I have a slur that spans several systems and I want to change the every
last endpoint. My understanding of \shape is that this should work:

\version "2.18.2"
\language "english"

\relative c' {
  \shape #'( (0 . 0) (0 . 0) (0 . 0) (0 . 0)
             (0 . 0) (0 . 0) (0 . 0) (0 . 0)
             (0 . 0) (0 . 0) (0 . 0) (0 . 0)
             (0 . 0) (0 . 0) (0 . 0) (5 . -5) ) Slur
  c4 ( c c c | c c c c \break
  c4 c c c | c c c c \break
  c4 c c c | c c c c \break
  c4 c c c | c c c d ) \break
}

...but the slur that end at the d does not change shape.  I've tries
several tweaks -- Y-offset, positions, Y-extent -- but none of them seem to
work.  For the sake of example, let's say I want to make the endpoint
lower.  How would I do it?

Knute Snortum
(via Gmail)
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to