X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Feditorial.itely;h=556db2dc66bfefb0509d60192719ad8d3560e048;hb=5144f52804a78e5eb02007f0d6e5857a46f78a6b;hp=1e2773553622ea4f4a3d26335f4bc2d98bbcd59f;hpb=f5528d083b22894a654ee5f904baf8bb2a2f1f9c;p=lilypond.git diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 1e27735536..556db2dc66 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -195,7 +195,7 @@ staff, see @ref{Direction and placement}. {allowing-fingerings-to-be-printed-inside-the-staff.ly} @lilypondfile[verbatim,lilyquote,texidoc,doctitle] -{avoiding-collisions-of-chord-fingering-with-beams.ly} +{avoiding-collisions-with-chord-fingerings.ly} @seealso @@ -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,6 +442,10 @@ 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 @@ -456,11 +461,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}