2015-11-26 13:32 GMT+01:00 Thomas Morley <thomasmorle...@gmail.com>:
> 2015-11-26 13:02 GMT+01:00 David Kastrup <d...@gnu.org>:
>> "jx...@juno.com" <jx...@juno.com> writes:

>>> Example:
>>> \version "2.16.2"

Really?
Then the proposed override will not work.

Instead try:

  \once \override ChordNames.ChordName #'before-line-breaking =
    #(lambda (grob)
      (ly:grob-set-property! grob 'stencil
        (grob-interpret-markup grob
          (markup #:line ("Em" #:super "sus4")))))

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to