]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/chords/chord-name-major7.ly
Add warning for LSR files.
[lilypond.git] / input / lsr / chords / chord-name-major7.ly
1 %%  Do not edit this file; it is auto-generated from LSR!
2 \version "2.10.12"
3
4 \header { texidoc = "
5 The layout of the major 7 can be tuned with @code{majorSevenSymbol} 
6 " }
7
8 \chords {
9   c:7+
10   \set majorSevenSymbol = \markup { "j7" }
11   c:7+
12 }