From f858190bc74573b9650e9a1c4eebb26776f0b119 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 18 May 2009 09:45:33 +0200 Subject: [PATCH] Doc-es: N.C. chord symbol --- Documentation/es/user/chords.itely | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/Documentation/es/user/chords.itely b/Documentation/es/user/chords.itely index 517ec51cc2..a1629bd82e 100644 --- a/Documentation/es/user/chords.itely +++ b/Documentation/es/user/chords.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: 41ef91786a08102d9b9a839f6a2f40cec263d723 + Translation of GIT committish: 2a049d3e874aae48c065787dc1fb4a1ba95a45f2 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -465,6 +465,31 @@ inversiones o bajos añadidos: >> @end lilypond +@cindex sin acorde, símbolo +@cindex N.C., símbolo +@cindex indicar No Chord (sin acorde) en ChordNames + +Los silencios pasados a un contexto @code{ChordNames} hacen que se +imprima el elemento de marcado @code{noChordSymbol} (símbolo de N.C., +Sin Acorde). + +@lilypond[verbatim, quote, relative=1] +<< + \new ChordNames \chordmode { + c1 + r1 + g1 + c1 + } + \new Score \chordmode { + c1 + r1 + g1 + c1 + } +>> +@end lilypond + @funindex{\chords} @code{\chords @{ ... @}} es una forma abreviada de escribir -- 2.39.5