Customizing chord symbols – global: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
To make global changes to chord symbols, you can re-define the chord-symbol markup as described in the Notation Reference, then define <code>chordNameExceptions = #chExceptions</code> in a <code>\layout</code> block. | To make global changes to chord symbols, you can re-define the chord-symbol markup as described in the Notation Reference, then define <code>chordNameExceptions = #chExceptions</code> in a <code>\layout</code> block. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=517 | %% http://lsr.di.unimi.it/LSR/Item?id=517 | ||