Though not a general solution, if you don't have many such chords, you can do the following. As the stencil of the ChordName grob is the same as of the TextScript, that is ly:text-interface::print, you can override the text property using a markup:
\override ChordNames.ChordName #'text = \markup { }

Bert

Ken Thomas wrote:
I have a requirement to print the name of the bass note under the chord symbol separated by a line rather than beside it separated by a slash.

"F/G" is what Lilypond prints.  What I need is

F
--
G

I've searched the docs, the user groups, and sample code, but can't find a way to do this. Any suggestions?

Ken

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to