On Mon, 30 Sept 2024 at 01:13, Walt North <waltno...@gmail.com> wrote: > > Is it possible in someway to get some sort of markup behavior in chordmode? They are cases where I want to add a remark for the rhythm guitar player for one reason or another for some chords. > > Simple minded example below. For a staff note I can add text. But lilypond throws an error when I try the same thing on Chordnames. So I probably need some other sort of technique to get that effect.
Hello, 2 possibilities are given in here: https://lists.gnu.org/archive/html/lilypond-user/2022-08/msg00198.html Use footnote or add Text_engraver and use tweaked direction. Kind regards, Xavier