X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Ftext.itely;h=6841e44dcb5e4bafc0d7fe99cfa7e69562c0e274;hb=42d5df998cb69b0c66f967b3b5043e83bc504be6;hp=159db9703d5e2ff4b87913937ce93b37b6407eb4;hpb=85c0ce205e1a9b5fad4ac79d02292ac1231db532;p=lilypond.git diff --git a/Documentation/notation/text.itely b/Documentation/notation/text.itely index 159db9703d..6841e44dcb 100644 --- a/Documentation/notation/text.itely +++ b/Documentation/notation/text.itely @@ -63,19 +63,18 @@ in @ref{Direction and placement}. a8^"pizz." g f e a4-"scherz." f @end lilypond -This syntax is actually a shorthand; more complex text -formatting may be added to a note by explicitly using a -@code{\markup} block, as described in @ref{Formatting text}. +This syntax is actually a shorthand; more complex text formatting may be +added to a note by explicitly using a @code{\markup} block, as described +in @ref{Formatting text}. @lilypond[quote,verbatim,relative=2] a8^\markup { \italic pizz. } g f e a4_\markup { \tiny scherz. \bold molto } f @end lilypond -By default, text indications do not influence the note spacing. -However, their widths can be taken into account: -in the following example, the first text string does not affect -spacing, whereas the second one does. +By default, text indications do not influence the note spacing. However, +their widths can be taken into account: in the following example, the +first text string does not affect spacing, whereas the second one does. @lilypond[quote,verbatim,relative=2] a8^"pizz." g f e @@ -106,7 +105,8 @@ Learning Manual: Notation Reference: @ref{Formatting text}, -@ref{Direction and placement}. +@ref{Direction and placement}, +@ref{Articulations and ornamentations}. Snippets: @rlsr{Text}. @@ -122,7 +122,6 @@ Internals Reference: @knownissues - Checking to make sure that text scripts and lyrics are within the margins is a relatively large computational task. To speed up processing, LilyPond does not perform such calculations by @@ -197,7 +196,8 @@ LilyPond is only able to handle one text spanner per voice. @seealso Notation Reference: @ref{Line styles}, -@ref{Dynamics}. +@ref{Dynamics}, +@ref{Formatting text}. Snippets: @rlsr{Text}, @@ -224,8 +224,8 @@ Internals Reference: @funindex \markup @funindex markup -Various text elements may be added to a score using -the syntax described in @ref{Rehearsal marks}: +Various text elements may be added to a score using the syntax described +in @ref{Rehearsal marks}: @c \mark needs to be placed on a separate line (it's not @c attached to an object like \markup is). -vv @@ -259,10 +259,11 @@ or fermata, by specifying the appropriate symbol name as explained in @end lilypond @noindent -Such objects are only typeset above the top staff of the score; depending on -whether they are specified at the end or the middle of a bar, they -can be placed above the bar line or between notes. When specified at a -line break, the mark will be printed at the beginning of the next line. +Such objects are only typeset above the top staff of the score; +depending on whether they are specified at the end or the middle of a +bar, they can be placed above the bar line or between notes. When +specified at a line break, the mark will be printed at the beginning of +the next line. @lilypond[quote,verbatim,relative=2] \mark "Allegro" @@ -495,7 +496,6 @@ Installed Files: @knownissues - Syntax errors for markup mode can be confusing. @@ -1122,7 +1122,8 @@ An exhaustive list of graphics-specific commands can be found in @seealso Notation Reference: @ref{Graphic}, -@ref{Editorial annotations}. +@ref{Editorial annotations}, +@ref{Align}. Snippets: @rlsr{Text}. @@ -1455,6 +1456,7 @@ possible to use other fonts, as explained in the following sections: Notation Reference: @ref{The Feta font}, @ref{Music notation inside markup}, +@ref{Rotating objects}, @ref{Selecting font and font size}, @ref{Font}.