I use the same system as Shamus, but I use the dash simbol instad the minus symbol, because I find it to be a bit more polite. So I have then:

jazzyChordsMusic =
{
  <c ees g>1-\markup {#(ly:export (ly:wide-char->utf-8 #x2013))} % Cm -> C-
  % and so on...
}

I have jazzyChordsMusic and jazzyChordsAdd in a separate "jazzchords.ly" file, so everytime I want my custom chord names (well, always :) ), I just include that file.

Greetings,

Vincent


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

Reply via email to