X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fexpressive.itely;h=e0003fc452866dbd7a4c957083ff0cdf0448d11c;hb=2687d717cfba7401f3c680542fdf192fb2fc2255;hp=2376904d93bcc9a43193ea031b702f408afbdd77;hpb=1d4e8083422321e7e4a6d92d1ed99980a4cbf5f6;p=lilypond.git diff --git a/Documentation/user/expressive.itely b/Documentation/user/expressive.itely index 2376904d93..e0003fc452 100644 --- a/Documentation/user/expressive.itely +++ b/Documentation/user/expressive.itely @@ -6,7 +6,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.11.61" +@c \version "2.12.0" @node Expressive marks @section Expressive marks @@ -119,9 +119,10 @@ may be manually placed above or below the staff, see @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {controlling-the-vertical-ordering-of-scripts.ly} +@lilypondfile[verbatim,lilyquote,texidoc,doctitle] +{creating-a-delayed-turn.ly} @seealso - Music Glossary: @rglos{tenuto}, @rglos{accent}, @@ -313,7 +314,6 @@ Vertical positioning of dynamics is handled by @predefined - @code{\dynamicUp}, @code{\dynamicDown}, @code{\dynamicNeutral}, @@ -323,6 +323,7 @@ Vertical positioning of dynamics is handled by @code{\dimTextDecresc}, @code{\crescHairpin}, @code{\dimHairpin}. +@endpredefined @snippets @@ -350,7 +351,6 @@ Vertical positioning of dynamics is handled by @seealso - Music Glossary: @rglos{al niente}, @rglos{crescendo}, @@ -467,7 +467,6 @@ Font settings in markup mode are described in @seealso - Notation Reference: @ref{Formatting text}, @ref{Selecting font and font size}, @@ -570,14 +569,15 @@ g4( e c2) @funindex \slurUp @funindex slurUp -@predefined +@predefined @code{\slurUp}, @code{\slurDown}, @code{\slurNeutral}, @code{\slurDashed}, @code{\slurDotted}, @code{\slurSolid}. +@endpredefined @snippets @@ -585,9 +585,10 @@ g4( e c2) @lilypondfile[verbatim,lilyquote,texidoc,doctitle] {using-double-slurs-for-legato-chords.ly} +@lilypondfile[verbatim,lilyquote,texidoc,doctitle] +{positioning-text-markups-inside-slurs.ly} @seealso - Music Glossary: @rglos{slur}. @@ -630,6 +631,12 @@ e2) d\) @funindex phrasingSlurDown @funindex \phrasingSlurNeutral @funindex phrasingSlurNeutral +@funindex phrasingSlurDashed +@funindex \phrasingSlurDashed +@funindex \phrasingSlurDotted +@funindex phrasingSlurDotted +@funindex \phrasingSlurSolid +@funindex phrasingSlurSolid Typographically, a phrasing slur behaves almost exactly like a normal slur. However, they are treated as different objects; a @@ -652,16 +659,31 @@ c4\( g' c,( b) | c1\) Simultaneous or overlapping phrasing slurs are not permitted. +Phrasing slurs can be solid, dotted, or dashed. Solid is the default +style for phrasing slurs: -@predefined +@lilypond[verbatim,quote,relative=1] +c4\( e g2\) +\phrasingSlurDashed +g4\( e c2\) +\phrasingSlurDotted +c4\( e g2\) +\phrasingSlurSolid +g4\( e c2\) +@end lilypond + +@predefined @code{\phrasingSlurUp}, @code{\phrasingSlurDown}, -@code{\phrasingSlurNeutral}. +@code{\phrasingSlurNeutral}, +@code{\phrasingSlurDashed}, +@code{\phrasingSlurDotted}, +@code{\phrasingSlurSolid}. +@endpredefined @seealso - Learning Manual: @rlearning{On the un-nestedness of brackets and ties}. @@ -706,7 +728,6 @@ divisiones, are supported. For details, see @ref{Divisiones}. @seealso - Music Glossary: @rglos{caesura}. @@ -752,7 +773,6 @@ command is @emph{required} when writing falls and doits. @seealso - Music Glossary: @rglos{fall}, @rglos{doit}. @@ -798,7 +818,6 @@ Different styles of glissandi can be created. For details, see @seealso - Music Glossary: @rglos{glissando}. @@ -877,14 +896,15 @@ Special @emph{bracketed} arpeggio symbols can be created: Arpeggios can be explicitly written out with ties. For more information, see @ref{Ties}. -@predefined +@predefined @code{\arpeggio}, @code{\arpeggioArrowUp}, @code{\arpeggioArrowDown}, @code{\arpeggioNormal}, @code{\arpeggioBracket}, @code{\arpeggioParenthesis}. +@endpredefined @snippets @@ -900,7 +920,6 @@ information, see @ref{Ties}. @seealso - Music Glossary: @rglos{arpeggio}. @@ -1000,13 +1019,12 @@ g\stopTrillSpan @predefined - @code{\startTrillSpan}, @code{\stopTrillSpan}. +@endpredefined @seealso - Music Glossary: @rglos{trill}.