From: Graham Percival Date: Thu, 15 Nov 2007 21:38:23 +0000 (-0800) Subject: Formatting from Ralph, thanks! X-Git-Tag: release/2.11.35-1~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=52c7071f6f37ead6397bc2d839b9e7d10e6e7b85;p=lilypond.git Formatting from Ralph, thanks! --- diff --git a/Documentation/user/text.itely b/Documentation/user/text.itely index 825c647b38..17565664d9 100644 --- a/Documentation/user/text.itely +++ b/Documentation/user/text.itely @@ -93,6 +93,10 @@ c4\mark "foo" c c c @end itemize +@seealso + +Snippets: @lsrdir{text} + @node Text scripts @@ -150,6 +154,8 @@ default; to enable it, use Notation Reference: @ref{Text markup}. +Snippets: @lsrdir{text} + Internals Reference: @internalsref{TextScript}. @@ -201,6 +207,8 @@ To print a solid line, use @seealso +Snippets: @lsrdir{text} + Internals Reference: @internalsref{TextSpanner}. @@ -344,6 +352,8 @@ staff, you may alter this to print them on every staff, @seealso +Snippets: @lsrdir{text} + Internals Reference: @internalsref{RehearsalMark}. @@ -507,6 +517,8 @@ advisable to cancel those properties with @code{normal-text}. See This manual: @ref{Overview of text markup commands}. +Snippets: @lsrdir{text} + Internals Reference: @internalsref{TextScript}. Init files: @file{scm/@/new@/-markup@/.scm}. @@ -540,6 +552,10 @@ contain a @code{\layout} block. } @end lilypond +@seealso + +Snippets: @lsrdir{text} + @node Page wrapping text @unnumberedsubsubsec Page wrapping text @@ -571,6 +587,8 @@ lists. The built-in markup list commands are described in This manual: @ref{Overview of text markup list commands}, @ref{New markup list command definition}. +Snippets: @lsrdir{text} + @refcommands @funindex \markuplines @@ -687,7 +705,7 @@ sans serif and monospaced text. For example, @seealso -Examples: @lsr{text,font@/-family@/-override.ly}. +Snippets: @lsrdir{text} @node Special text concerns @@ -736,6 +754,10 @@ boxf = \markup{ \bracket { \dynamic f } } { c'1_\rndf c'1_\boxf } @end lilypond +@seealso + +Snippets: @lsrdir{text} + @node Text and line spanners @unnumberedsubsubsec Text and line spanners @@ -897,13 +919,14 @@ hairpins with \!. @seealso +Snippets: @lsrdir{text} + Internals Reference: @internalsref{TextSpanner}, @internalsref{Glissando}, @internalsref{VoiceFollower}, @internalsref{TrillSpanner}, @internalsref{line-spanner-interface}. -Examples: @lsr{expressive,line-styles.ly}, -@lsr{expressive,line-arrows.ly} +