]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-major7.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / chord-name-major7.ly
index 79deea8028b4b09fa8060a6c421cd7d8ee5fee65..832dda877dbcc10a16710213e7fe9f9278a2d69c 100644 (file)
@@ -1,13 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.18.0"
 
 \header {
-  lsrtags = "specific-notation, chords"
+  lsrtags = "chords, specific-notation"
 
   texidoc = "
 The layout of the major 7 can be tuned with @code{majorSevenSymbol}.
@@ -16,7 +16,6 @@ The layout of the major 7 can be tuned with @code{majorSevenSymbol}.
   doctitle = "chord name major7"
 } % begin verbatim
 
-
 \chords {
   c:7+
   \set majorSevenSymbol = \markup { j7 }