From: Francisco Vila Date: Sun, 9 Sep 2007 15:37:53 +0000 (+0200) Subject: Updated Spanish instrument notation X-Git-Tag: release/2.11.33-1~4^2~12^2~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=33525f40f27087370955e0eafc6b481812313985;p=lilypond.git Updated Spanish instrument notation --- diff --git a/Documentation/es/user/instrument-notation.itely b/Documentation/es/user/instrument-notation.itely index 737705d539..920a5debee 100644 --- a/Documentation/es/user/instrument-notation.itely +++ b/Documentation/es/user/instrument-notation.itely @@ -1,7 +1,7 @@ @c -*- coding: utf-8; mode: texinfo; -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: c52ec7fbf0c02adbf88fdefca52e1b1ba842f05b + Translation of GIT committish: f30e512df40602171a5ab94191fee7571231b837 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -2218,6 +2218,22 @@ Los acordes no se tratan de una manera especial, de aquí que el selector automático de cuerdas podría fácilmente seleccionar la misma cuerda para dos notas dentro del mismo acorde. +Para manejar @code{\partcombine}, una pauta de tablatura @code{TabStaff} debe usar +voces creadas especialmente: + +@lilypond[quote,ragged-right,fragment,verbatim] +melodia = \partcombine { e4 g g g }{ e4 e e e } +<< + \new TabStaff << + \new TabVoice = "one" s1 + \new TabVoice = "two" s1 + \new TabVoice = "shared" s1 + \new TabVoice = "solo" s1 + { \melodia } + >> +>> +@end lilypond + @node Non-guitar tablatures @subsection Non-guitar tablatures