lilypond-user
[Top][All Lists]
Advanced

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

Trying to control chord symbols (shorter)


From: rif
Subject: Trying to control chord symbols (shorter)
Date: Mon, 16 Apr 2007 11:55:55 -0400

I asked this a couple days ago but haven't received any answers, so I
thought I'd try to distill it down to a shorter question.

The two utterances here seem to produce the same set of pitches:

 \new Staff {
      \chordmode { c1:13 }
      \relative c' { <c e g bes d a'> }
    }

If I define an accompaniment track via 

  accompaniment = \chordmode { c1:13 c:13 }

the accompaniment symbol shows up at C^{9/add 13}.  What do I have to
put in chExceptionMusic to control this?  I've tried

   <c e g bes d a'>1-\markup { \super "13" }

as well as many other variants, but none of them see to work.  (I am
already successfully using chExceptionMusic to control some other
chords.)

Any help is appreciated.

Cheers,

rif





reply via email to

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