X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fuser%2Feditorial.itely;h=eec43dd741bcd24dada7446df197e6d452cecd9b;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=ec0748740e926c53154ec8e73e98f3ce2bba9f21;hpb=a9d9433bc7b95cb2d4b3d96eefce7a8437c0d44e;p=lilypond.git diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index ec0748740e..eec43dd741 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -403,7 +403,8 @@ c2 \parenthesize c2 @end lilypond -Non-note objects may be parenthesized as well. +Non-note objects may be parenthesized as well. For articulations, +a hyphen is needed before the @code{\parenthesize} command. @lilypond[verbatim,quote,relative=2] c2-\parenthesize -. d @@ -441,11 +442,18 @@ chord. @funindex stemDown @funindex \stemNeutral @funindex stemNeutral +@cindex stem, direction +@cindex stem, up +@cindex stem, down +@cindex stem, neutral Whenever a note is found, a @code{Stem} object is created automatically. For whole notes and rests, they are also created but made invisible. +Stems may be manually placed to point up or down; see +@ref{Direction and placement}. + @predefined @code{\stemUp}, @@ -456,11 +464,6 @@ made invisible. @snippets -@cindex stem, direction -@cindex stem, up -@cindex stem, down -@cindex stem, neutral - @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] {default-direction-of-stems-on-the-center-line-of-the-staff.ly}