X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fnotation%2Fcheatsheet.itely;h=a1b8afb9dddbb1f2d89620e927c0d8e8f4694943;hb=629a98d913218597d04dfc3c41154e7ff2c76582;hp=a3e456986b9a4c8c53a21d925de6f754dabf26e1;hpb=235de94b7408e9badc7b82c8e0dae8f05009adc3;p=lilypond.git diff --git a/Documentation/es/notation/cheatsheet.itely b/Documentation/es/notation/cheatsheet.itely index a3e456986b..a1b8afb9dd 100644 --- a/Documentation/es/notation/cheatsheet.itely +++ b/Documentation/es/notation/cheatsheet.itely @@ -1,14 +1,14 @@ @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*- @ignore - Translation of GIT committish: 3dd9b13331489a191d0e901245cc98476e5fcac1 + Translation of GIT committish: fa9d87071c06d7bd6894e3115d24a7eab725d924 When revising a translation, copy the HEAD committish of the version that you are working on. For details, see the Contributors' Guide, node Updating translation committishes.. @end ignore -@c \version "2.13.29" +@c \version "2.19.16" @c TODO: add tablature. @@ -27,38 +27,38 @@ @item @code{1 2 8 16} @tab duraciones @tab -@lilypond[fragment,relative=2,notime] +@lilypond[relative=2,notime] \set Staff.autoBeaming = ##f -\override Staff.Clef #'break-visibility = #all-invisible +\override Staff.Clef.break-visibility = #all-invisible c1 c2 c8 c16 @end lilypond @item @code{c4. c4..} @tab puntillos @tab -@lilypond[fragment,relative=2,notime] -\override Staff.Clef #'break-visibility = #all-invisible +@lilypond[relative=2,notime] +\override Staff.Clef.break-visibility = #all-invisible c4. c4.. @end lilypond @item @code{c d e f g a b } @tab escala @tab -@lilypond[fragment,relative=1,notime] +@lilypond[relative=1,notime] c d e f g a b @end lilypond @item @code{fis bes} @tab alteración @tab -@lilypond[fragment,relative=1,notime] +@lilypond[relative=1,notime] fis bes @end lilypond @item @code{\clef treble \clef bass } @tab claves @tab -@lilypond[fragment,notime] +@lilypond[relative=1,notime] \clef treble s4_" " \clef bass @@ -68,8 +68,8 @@ s4_" " @item @code{\time 3/4 \time 4/4 } @tab compás @tab -@lilypond[fragment] -\override Staff.Clef #'stencil = #empty-stencil +@lilypond[relative=1] +\override Staff.Clef.stencil = #empty-stencil \time 3/4 s4_" " \time 4/4 @@ -80,15 +80,15 @@ s16_" " @item @code{r4 r8} @tab silencio @tab -@lilypond[relative=2,notime,fragment] -\override Staff.Clef #'break-visibility = #all-invisible +@lilypond[relative=2,notime] +\override Staff.Clef.break-visibility = #all-invisible r4 r8 @end lilypond @item @code{d ~ d} @tab ligadura de unión @tab -@lilypond[relative=2,notime,fragment] +@lilypond[relative=2,notime] \set Score.timing = ##f \set Staff.autoBeaming = ##f d ~ d @@ -97,7 +97,7 @@ d ~ d @item @code{\key es \major } @tab armadura @tab -@lilypond[notime,fragment] +@lilypond[notime,relative=1] \clef treble \key es \major \hideNotes @@ -107,7 +107,7 @@ c128 @item @var{note}@code{'} @tab subir una octava @tab -@lilypond[relative=2,notime,fragment] +@lilypond[relative=2,notime] \set Score.timing = ##f \set Staff.autoBeaming = ##f a a' @@ -116,7 +116,7 @@ a a' @item @var{note}@code{,} @tab bajar una octava @tab -@lilypond[relative=2,notime,fragment] +@lilypond[relative=2,notime] \set Score.timing = ##f \set Staff.autoBeaming = ##f c c, @@ -126,9 +126,9 @@ c c, @item @code{c( d e)} @tab ligadura de expresión @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \set Score.timing = ##f -\set Staff.implicitTimeSignatureVisibility = #all-invisible +\set Staff.initialTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f c( d e) @end lilypond @@ -137,9 +137,9 @@ c( d e) @item @code{c\( c( d) e\)} @tab ligadura de fraseo @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \set Score.timing = ##f -\set Staff.implicitTimeSignatureVisibility = #all-invisible +\set Staff.initialTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f c\( c( d) e\) @end lilypond @@ -148,25 +148,25 @@ c\( c( d) e\) @item @code{a8[ b]} @tab barra @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \set Score.timing = ##f -\set Staff.implicitTimeSignatureVisibility = #all-invisible +\set Staff.initialTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f a8-[ b-] @end lilypond -@item @code{<< \new Staff ... >>} +@item @code{<< \new Staff @dots{} >>} @tab más pentagramas @tab -@lilypond[fragment] +@lilypond[relative=1] << \new Staff { - \set Staff.implicitTimeSignatureVisibility = #all-invisible - c'1 + \set Staff.initialTimeSignatureVisibility = #all-invisible + c1 } \new Staff { - \set Staff.implicitTimeSignatureVisibility = #all-invisible - c'1 + \set Staff.initialTimeSignatureVisibility = #all-invisible + c1 } >> @end lilypond @@ -174,8 +174,8 @@ a8-[ b-] @item @code{c-> c-.} @tab articulaciones @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible c-> c-. @end lilypond @@ -183,8 +183,8 @@ c-> c-. @item @code{c2\mf c\sfz} @tab matices dinámicos @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible c2\mf c\sfz @end lilypond @@ -192,9 +192,9 @@ c2\mf c\sfz @item @code{a\< a a\!} @tab crescendo @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \set Score.timing = ##f -\set Staff.implicitTimeSignatureVisibility = #all-invisible +\set Staff.initialTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f a\< a a\! @end lilypond @@ -202,9 +202,9 @@ a\< a a\! @item @code{a\> a a\!} @tab decrescendo @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \set Score.timing = ##f -\set Staff.implicitTimeSignatureVisibility = #all-invisible +\set Staff.initialTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f a\> a a\! @end lilypond @@ -213,8 +213,8 @@ a\> a a\! @item @code{< >} @tab acorde @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible @end lilypond @@ -222,26 +222,26 @@ a\> a a\! @item @code{\partial 8} @tab anacrusa o compás incompleto @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \partial 8 f8 c2 d e @end lilypond -@item @code{\times 2/3 @{f g a@}} +@item @code{\tuplet 3/2 @{f g a@}} @tab tresillos @tab -@lilypond[relative=1,fragment] -\set Staff.implicitTimeSignatureVisibility = #all-invisible -\times 2/3 { f8 g a } +@lilypond[relative=1] +\set Staff.initialTimeSignatureVisibility = #all-invisible +\tuplet 3/2 { f8 g a } @end lilypond @item @code{\grace} @tab mordentes @tab -@lilypond[relative=2,fragment] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible \context Voice { \grace b16 c4 } @end lilypond @@ -254,15 +254,15 @@ twinkle @item @code{\new Lyrics} @tab imprimir la letra @tab -@lilypond[fragment] +@lilypond[relative=1] \new Lyrics \lyricmode { twinkle } @end lilypond @item @code{twin -- kle} @tab separador de sílabas @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible << { g'1 g } \new Lyrics \lyricsto "" { twin -- kle } @@ -272,23 +272,23 @@ twinkle @item @code{\chordmode @{ c:dim f:maj7 @}} @tab acordes @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible \chordmode { c:dim f:maj7 } @end lilypond -@item @code{\context ChordNames} +@item @code{\new ChordNames} @tab imprimir los nombres de los acordes @tab -@lilypond[fragment,relative=2] +@lilypond[relative=2] \chords { c:dim f:maj7 } @end lilypond @item @code{<<@{e f@} \\ @{c d@}>>} @tab polifonía @tab -@lilypond[fragment,relative=2] -\set Staff.implicitTimeSignatureVisibility = #all-invisible +@lilypond[relative=2] +\set Staff.initialTimeSignatureVisibility = #all-invisible \context Staff <<{e f} \\ {c d}>> @end lilypond