X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fbasic-notation.itely;h=6a22a192b84d5c4da369a393c96ccf2056b042b8;hb=2a46a60e379921c855363ec6ef02512c5234d78f;hp=ce149bfff291fafd9def5f689d77149f2090d722;hpb=c3593914e80b7c64a47c2b2952736fa6ead63f48;p=lilypond.git diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index ce149bfff2..6a22a192b8 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -138,7 +138,8 @@ espanol.ly do re mi fa sol la sib si -s -b @seealso -Program reference: @internalsref{NoteEvent}, and @internalsref{NoteHead}. +Program reference: @internalsref{NoteEvent}, +@internalsref{LedgerLineSpanner}, and @internalsref{NoteHead}. @@ -202,7 +203,7 @@ articulations, just like simple notes 4 8 @end lilypond -For more information about chords, see @ref{Chords names}. +For more information about chords, see @ref{Chord names}. @node Rests @@ -720,6 +721,10 @@ Not all durations (especially those containing tuplets) can be represented exactly with normal notes and dots, but the engraver will not insert tuplets. +@code{Completion_heads_engraver} only affects notes; it does not split +rests. + + @seealso Examples: @inputfileref{input/@/regression,completion@/-heads@/.ly}. @@ -1744,6 +1749,9 @@ be achieved in LilyPond by setting @code{doubleSlurs}, 4 ( ) @end lilypond +Only one slur can be printed at once. If you need to print a long +slur over a few small slurs, please see @ref{Phrasing slurs}. + @refcommands @@ -1789,6 +1797,8 @@ normal slur. However, they are treated as different objects. A The commands @code{\slurUp}, @code{\slurDown}, and @code{\slurNeutral} will only affect normal slurs and not phrasing slurs. +You cannot have simultaneous phrasing slurs. + @refcommands @cindex @code{\phrasingSlurUp} @@ -1955,8 +1965,9 @@ c2\fp c\sf c\sff c\sp c\spp c\sfz c\rfz A crescendo mark is started with @code{\<} and terminated with -@code{\!}. A decrescendo is started with @code{\>} and also terminated -with @code{\!}. Because these marks are bound to notes, you must +@code{\!} or an absolute dynamic. A decrescendo is started with +@code{\>} and is also terminated with @code{\!} or an absolute +dynamic. Because these marks are bound to notes, you must use spacer notes if multiple marks are needed during one note @lilypond[quote,raggedright,fragment,verbatim,relative=2]