]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/chord-name-exceptions.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / chord-name-exceptions.ly
index ffdf1612c33920294c22ac97b330d429eeedac15..759c02140d31178642eddf9fca69513f12ce1986 100644 (file)
@@ -4,36 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "specific-notation, chords"
-
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-  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"
-
-
-%% 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.
-
-"
-  doctitlede = "Akkordsymbolausnahmen"
-
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
-  texidocfr = "
-Il est possible de créer votre propre modèle de chiffrages en
-réglant la propriété @code{chordNameExceptions}.
-
-"
-  doctitlefr = "Modèles de chiffrage d'accords"
+  lsrtags = "chords, specific-notation"
 
   texidoc = "
 The property @code{chordNameExceptions} can be used to store a list of
@@ -69,4 +43,3 @@ theMusic = \chordmode {
 << \context ChordNames \theMusic
    \context Voice \theMusic
 >>
-