]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-exceptions.ly
Doc: CG: clarify "amend previous commit".
[lilypond.git] / Documentation / snippets / chord-name-exceptions.ly
index 2a744d9a4fc9ca939164cce3f4d03ebf6299c6d8..86c8e6a4c40c814574af6f9e2bdcf76df79c78fe 100644 (file)
@@ -1,12 +1,12 @@
 %% 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.4"
+\version "2.13.16"
 
 \header {
   lsrtags = "chords"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d
   texidoces = "
 Se puede usar la propiedad @code{chordNameExceptions} para
 almacenar una lista de notaciones espaciales para acordes
@@ -15,8 +15,7 @@ específicos.
 "
   doctitlees = "Excepciones para los nombres de acorde"
 
-
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Die Eigenschaft @code{chordNameExceptions} kann benutzt werden, um eine
 Liste an besonderen Notationen für bestimmte Akkorde zu speichern.
@@ -26,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"
@@ -51,10 +50,10 @@ theMusic = \chordmode {
 }
 
 \layout {
-  ragged-right = ##t 
+  ragged-right = ##t
 }
 
 << \context ChordNames \theMusic
    \context Voice \theMusic
->>  
+>>