]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-exceptions.ly
LSR: Local update.
[lilypond.git] / Documentation / snippets / chord-name-exceptions.ly
index f5d15068b76ff6fffb07d9fb133ad41582454dcb..e45c50117bb6f1b3cde7b408f84f27d04ab73281 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: 7e2910d2bc6167b10cfe328eb17a5f710f2a515a
+%% Translation of GIT committish: 341940d3830b59f93a80131471d622c2818afddb
   texidoces = "
 Se puede usar la propiedad @code{chordNameExceptions} para
 almacenar una lista de notaciones espaciales para acordes
@@ -14,7 +15,7 @@ específicos.
 "
   doctitlees = "Excepciones para los nombres de acorde"
 
-%% Translation of GIT committish: 33f623301a41fcc53efadf96bca1c72834763415
+%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
   texidocde = "
 Die Eigenschaft @code{chordNameExceptions} kann benutzt werden, um eine
 Liste an besonderen Notationen für bestimmte Akkorde zu speichern.
@@ -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
->>  
+>>