]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/chord-name-exceptions.ly
LSR: Update.
[lilypond.git] / input / lsr / chord-name-exceptions.ly
index b40cef780a1439f89d1b4382c97dc96da6cb975e..122bba0a208edd9afbd5f62d8be8c65d2c3ccca2 100644 (file)
@@ -1,10 +1,18 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.50"
+\version "2.12.3"
 
 \header {
   lsrtags = "chords"
 
+  texidoces = "
+Se puede usar la propiedad @code{chordNameExceptions} para
+almacenar una lista de notaciones espaciales para acordes
+específicos.
+
+"
+  doctitlees = "Excepciones para los nombres de acorde"
+
   texidoc = "
 The property @code{chordNameExceptions} can be used to store a list of
 special notations for specific chords. 
@@ -12,6 +20,7 @@ special notations for specific chords.
 "
   doctitle = "Chord name exceptions"
 } % begin verbatim
+
 % modify maj9 and 6(add9)
 % Exception music is chords with markups
 chExceptionMusic = {
@@ -37,3 +46,4 @@ theMusic = \chordmode {
 << \context ChordNames \theMusic
    \context Voice \theMusic
 >>  
+