]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-exceptions.ly
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / snippets / chord-name-exceptions.ly
index 658086c4f91694ef6065ad51c219dfd142c7c286..11d6eb12d51d747b568c024caea8992c82e0969b 100644 (file)
@@ -1,11 +1,12 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.10"
 
 \header {
   lsrtags = "chords"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f
   texidoces = "
 Se puede usar la propiedad @code{chordNameExceptions} para
 almacenar una lista de notaciones espaciales para acordes
@@ -24,7 +25,7 @@ Liste an besonderen Notationen für bestimmte Akkorde zu speichern.
 
   texidoc = "
 The property @code{chordNameExceptions} can be used to store a list of
-special notations for specific chords. 
+special notations for specific chords.
 
 "
   doctitle = "Chord name exceptions"
@@ -49,10 +50,10 @@ theMusic = \chordmode {
 }
 
 \layout {
-  ragged-right = ##t 
+  ragged-right = ##t
 }
 
 << \context ChordNames \theMusic
    \context Voice \theMusic
->>  
+>>