Customizing chord symbols – global: Difference between revisions

Import snippet from LSR
 
m Lemzwerg moved page Customizing Chord Symbols - Global to Customizing chord symbols – global without leaving a redirect: Only the first letter of a title should be uppercase
 
(3 intermediate revisions by 2 users not shown)
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.0">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=517
%% http://lsr.di.unimi.it/LSR/Item?id=517


Line 45: Line 45:
[[Category:Template]]
[[Category:Template]]
[[Category:Stylesheet]]
[[Category:Stylesheet]]
[[Category:Snippet]]