X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchord-name-exceptions.ly;h=914c06f1e6dbb1c2dd5a74a5cd8f7e9f510886ed;hb=730d4eb3e0328e8ba0b376f8191a5bb6ae7f904c;hp=ffdf1612c33920294c22ac97b330d429eeedac15;hpb=c833f8a341b81466e084ed031362eadeb4a815aa;p=lilypond.git diff --git a/Documentation/snippets/chord-name-exceptions.ly b/Documentation/snippets/chord-name-exceptions.ly index ffdf1612c3..914c06f1e6 100644 --- a/Documentation/snippets/chord-name-exceptions.ly +++ b/Documentation/snippets/chord-name-exceptions.ly @@ -1,39 +1,13 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.unimi.it %% Make any changes in LSR itself, or in Documentation/snippets/new/ , %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.2" +\version "2.18.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 @@ -43,7 +17,6 @@ special notations for specific chords. doctitle = "Chord name exceptions" } % begin verbatim - % modify maj9 and 6(add9) % Exception music is chords with markups chExceptionMusic = { @@ -69,4 +42,3 @@ theMusic = \chordmode { << \context ChordNames \theMusic \context Voice \theMusic >> -