X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fuser%2Fcheatsheet.itely;h=c0b662cf43d3e07e29feb2c84a70a08ff546fbef;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=9f2d3b97e44a326af8a1bdd43aba93c3114729bd;hpb=43a7040d818864d37ace98ff62a79058659e4917;p=lilypond.git diff --git a/Documentation/es/user/cheatsheet.itely b/Documentation/es/user/cheatsheet.itely index 9f2d3b97e4..c0b662cf43 100644 --- a/Documentation/es/user/cheatsheet.itely +++ b/Documentation/es/user/cheatsheet.itely @@ -1,12 +1,14 @@ -@c -*- coding: utf-8; mode: texinfo; -*- +@c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @c This file is part of lilypond.tely @ignore - Translation of GIT committish: b9526773cf95ca29e3d3352c524718fc8e91c599 + Translation of GIT committish: d4f58bb3ad4e7fe1967a6b48f25e3addffc8aa14 When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @end ignore +@c \version "2.12.0" + @c TODO: add tablature. @@ -34,7 +36,7 @@ c1 c2 c8 c16 @tab @lilypond[fragment,relative=2,notime] \override Staff.Clef #'break-visibility = #all-invisible -c4. c4.. +c4. c4.. @end lilypond @item @code{c d e f g a b } @@ -65,7 +67,7 @@ s4_" " @tab compás @tab @lilypond[fragment] -\override Staff.Clef #'transparent = ##t +\override Staff.Clef #'stencil = #empty-stencil \time 3/4 s4_" " \time 4/4 @@ -74,7 +76,7 @@ s16_" " @item @code{r4 r8} -@tab silencio +@tab silencio @tab @lilypond[relative=2,notime,fragment] \override Staff.Clef #'break-visibility = #all-invisible @@ -96,7 +98,8 @@ d ~ d @lilypond[notime,fragment] \clef treble \key es \major -s4 +\hideNotes +c128 @end lilypond @item @var{note}@code{'} @@ -165,7 +168,7 @@ a8-[ b-] } >> @end lilypond - + @item @code{c-> c-.} @tab articulaciones @tab @@ -176,7 +179,7 @@ c-> c-. @item @code{c2\mf c\sfz} -@tab dinámica +@tab matices dinámicos @tab @lilypond[fragment,relative=2] \set Staff.implicitTimeSignatureVisibility = #all-invisible @@ -210,12 +213,12 @@ a\> a a\! @tab @lilypond[fragment,relative=2] \set Staff.implicitTimeSignatureVisibility = #all-invisible - + @end lilypond @item @code{\partial 8} -@tab anacrusa +@tab anacrusa o compás incompleto @tab @lilypond[fragment,relative=2] \partial 8 @@ -261,7 +264,7 @@ twinkle << { g'1 g } \new Lyrics \lyricsto "" { twin -- kle } ->> +>> @end lilypond @item @code{\chordmode @{ c:dim f:maj7 @}}