X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fcheatsheet.itely;h=0a1492a45a7c826e857c6f0dacc86033e526d342;hb=edf17353d89f4f6bd831466262402bb9151a26ca;hp=5e174d1f527b4f70e01e58fbc10c3e967bbf7876;hpb=ca9f7038cbc0623d8401e4ca55bf746bece67ee8;p=lilypond.git diff --git a/Documentation/user/cheatsheet.itely b/Documentation/user/cheatsheet.itely index 5e174d1f52..0a1492a45a 100644 --- a/Documentation/user/cheatsheet.itely +++ b/Documentation/user/cheatsheet.itely @@ -1,4 +1,13 @@ -@c -*-texinfo-*- +@c -*- coding: utf-8; mode: texinfo; -*- +@c This file is part of lilypond.tely +@ignore + Translation of GIT committish: FILL-IN-HEAD-COMMITTISH + + 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.11.51" @c TODO: add tablature. @@ -7,7 +16,7 @@ @appendix Cheat sheet -@multitable @columnfractions .3 .3 .4 +@multitable @columnfractions .35 .3 .35 @item @b{Syntax} @tab @b{Description} @@ -18,7 +27,7 @@ @tab @lilypond[fragment,relative=2,notime] \set Staff.autoBeaming = ##f -\set Staff.Clef = \turnOff +\override Staff.Clef #'break-visibility = #all-invisible c1 c2 c8 c16 @end lilypond @@ -26,7 +35,7 @@ c1 c2 c8 c16 @tab augmentation dots @tab @lilypond[fragment,relative=2,notime] -\set Staff.Clef = \turnOff +\override Staff.Clef #'break-visibility = #all-invisible c4. c4.. @end lilypond @@ -58,7 +67,7 @@ s4_" " @tab time signature @tab @lilypond[fragment] -\override Staff.Clef #'transparent = ##t +\override Staff.Clef #'transparent = ##t \time 3/4 s4_" " \time 4/4 @@ -70,7 +79,7 @@ s16_" " @tab rest @tab @lilypond[relative=2,notime,fragment] -\set Staff.Clef = \turnOff +\override Staff.Clef #'break-visibility = #all-invisible r4 r8 @end lilypond @@ -116,7 +125,7 @@ c c, @tab @lilypond[fragment,relative=2] \set Score.timing = ##f -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f c( d e) @end lilypond @@ -127,9 +136,9 @@ c( d e) @tab @lilypond[fragment,relative=2] \set Score.timing = ##f -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f -c\( c( d) e\) +c\( c( d) e\) @end lilypond @@ -138,7 +147,7 @@ c\( c( d) e\) @tab @lilypond[fragment,relative=2] \set Score.timing = ##f -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f a8-[ b-] @end lilypond @@ -148,8 +157,14 @@ a8-[ b-] @tab more staves @tab @lilypond[fragment] -<< \new Staff { c'1 } - \new Staff { c'1 } >> +<< \new Staff { + \set Staff.implicitTimeSignatureVisibility = #all-invisible + c'1 + } + \new Staff { + \set Staff.implicitTimeSignatureVisibility = #all-invisible + c'1 + } >> @end lilypond @@ -157,28 +172,28 @@ a8-[ b-] @tab articulations @tab @lilypond[fragment,relative=2] -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible c-> c-. @end lilypond -@item @code{c\mf c\sfz} +@item @code{c2\mf c\sfz} @tab dynamics @tab @lilypond[fragment,relative=2] -\set Staff.TimeSignature = \turnOff -c\mf c\sfz +\set Staff.implicitTimeSignatureVisibility = #all-invisible +c2\mf c\sfz @end lilypond -@item @code{a\< a \!a} +@item @code{a\< a a\!} @tab crescendo @tab @lilypond[fragment,relative=2] \set Score.timing = ##f -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f -a\< a \!a +a\< a a\! @end lilypond @item @code{a\> a a\!} @@ -186,7 +201,7 @@ a\< a \!a @tab @lilypond[fragment,relative=2] \set Score.timing = ##f -\set Staff.TimeSignature = \turnOff +\set Staff.implicitTimeSignatureVisibility = #all-invisible \set Staff.autoBeaming = ##f a\> a a\! @end lilypond @@ -196,6 +211,7 @@ a\> a a\! @tab chord @tab @lilypond[fragment,relative=2] +\set Staff.implicitTimeSignatureVisibility = #all-invisible @end lilypond @@ -213,6 +229,7 @@ f8 c2 d e @tab triplets @tab @lilypond[relative=1,fragment] +\set Staff.implicitTimeSignatureVisibility = #all-invisible \times 2/3 { f8 g a } @end lilypond @@ -221,50 +238,54 @@ f8 c2 d e @tab grace notes @tab @lilypond[relative=2,fragment] +\set Staff.implicitTimeSignatureVisibility = #all-invisible \context Voice { \grace b16 c4 } @end lilypond -@item @code{\lyrics @{ twinkle @}} +@item @code{\lyricmode @{ twinkle @}} @tab entering lyrics @tab +twinkle @item @code{\new Lyrics} @tab printing lyrics @tab -twinkle @lilypond[fragment] -\new Lyrics \lyrics { twinkle } +\new Lyrics \lyricmode { twinkle } @end lilypond @item @code{twin -- kle} @tab lyric hyphen @tab @lilypond[fragment,relative=2] +\set Staff.implicitTimeSignatureVisibility = #all-invisible << - \notes { g'4 g } - \lyricsto "" \new Lyrics { twin -- kle } + { g'1 g } + \new Lyrics \lyricsto "" { twin -- kle } >> @end lilypond -@item @code{\chords @{ c:dim f:maj7 @}} +@item @code{\chordmode @{ c:dim f:maj7 @}} @tab chords @tab @lilypond[fragment,relative=2] -\chords { c:dim f:maj7 } +\set Staff.implicitTimeSignatureVisibility = #all-invisible +\chordmode { c:dim f:maj7 } @end lilypond @item @code{\context ChordNames} @tab printing chord names @tab @lilypond[fragment,relative=2] -\context ChordNames \chords { c:dim f:maj7 } +\chords { c:dim f:maj7 } @end lilypond -@item @code{<<@{e f@} \\@{c d@}>>} +@item @code{<<@{e f@} \\ @{c d@}>>} @tab polyphony @tab @lilypond[fragment,relative=2] +\set Staff.implicitTimeSignatureVisibility = #all-invisible \context Staff <<{e f} \\ {c d}>> @end lilypond