]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/chord-name-exceptions.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / chord-name-exceptions.ly
index 993c4a258f1351a56c9ea57d504f23eef1347d59..f5d15068b76ff6fffb07d9fb133ad41582454dcb 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.62"
+\version "2.13.1"
 
 \header {
   lsrtags = "chords"
 
+%% Translation of GIT committish: 7e2910d2bc6167b10cfe328eb17a5f710f2a515a
   texidoces = "
 Se puede usar la propiedad @code{chordNameExceptions} para
 almacenar una lista de notaciones espaciales para acordes
@@ -13,6 +14,14 @@ específicos.
 "
   doctitlees = "Excepciones para los nombres de acorde"
 
+%% Translation of GIT committish: 33f623301a41fcc53efadf96bca1c72834763415
+  texidocde = "
+Die Eigenschaft @code{chordNameExceptions} kann benutzt werden, um eine
+Liste an besonderen Notationen für bestimmte Akkorde zu speichern.
+
+"
+  doctitlede = "Akkordsymbolausnahmen"
+
   texidoc = "
 The property @code{chordNameExceptions} can be used to store a list of
 special notations for specific chords. 
@@ -20,6 +29,7 @@ special notations for specific chords.
 "
   doctitle = "Chord name exceptions"
 } % begin verbatim
+
 % modify maj9 and 6(add9)
 % Exception music is chords with markups
 chExceptionMusic = {
@@ -45,3 +55,4 @@ theMusic = \chordmode {
 << \context ChordNames \theMusic
    \context Voice \theMusic
 >>  
+