lilypond-user
[Top][All Lists]
Advanced

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

chordmode and markup


From: Gianmaria Lari
Subject: chordmode and markup
Date: Wed, 6 Apr 2016 17:12:45 +0200

Sorry to ask something probably trivial but reading manual and making tests didn't help me.

This works perfectly:
\version "2.19.39"
{
  a4 _\markup {test}
}

but this doesn't:

\version "2.19.39"
{
  \chordmode {c} \markup {test}
}

Why? How can I write some text on the chords?
g.

reply via email to

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