From d7a2bd52a39177b74b0a97bcb5231e4a31aae727 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 14 Apr 2008 13:54:58 -0700 Subject: [PATCH] Minor tweaks. --- Documentation/user/editorial.itely | 16 ++++++++++------ Documentation/user/repeats.itely | 2 +- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 96bae8f3cd..13940ff54d 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -40,13 +40,15 @@ inside the staff. @node Selecting notation font size @unnumberedsubsubsec Selecting notation font size -@cindex font size -@cindex font size, selecting -@cindex selecting font size +@cindex font size (notation) +@cindex selecting font size (notation) The font size of notation elements may be altered. It does not change the size of variable symbols, such as beams or slurs. +@warning{For @strong{text} font sizes, see +@ref{Common markup commands}.} + @lilypond[quote,fragment,relative=2,verbatim,ragged-right] \huge c4.-> d8---3 @@ -62,7 +64,7 @@ c4.-> d8---3 c4.-> d8---3 @end lilypond -@cindex font size scaling +@cindex font size (notation) scaling Internally, this sets the @code{fontSize} property. This in turn causes the @code{font-size} property to be set in all layout @@ -85,8 +87,8 @@ c4.-> d8---3 c4.-> d8---3 @end lilypond -@cindex standard font size -@cindex font size, standard +@cindex standard font size (notation) +@cindex font size (notation), standard Font size changes are achieved by scaling the design size that is closest to the desired size. The standard font size (for @@ -118,6 +120,8 @@ Snippets: @lsrdir{Editorial,Editorial-annotations}. Internals Reference: +@internalsref{fontSize}, +@internalsref{font-size}, @internalsref{font-interface}. diff --git a/Documentation/user/repeats.itely b/Documentation/user/repeats.itely index 0f5bb1adb5..fea9b93c96 100644 --- a/Documentation/user/repeats.itely +++ b/Documentation/user/repeats.itely @@ -332,7 +332,7 @@ syntax is @example @code{\repeat percent @var{number} @var{repeatbody}} -@end expample +@end example where @var{repeatbody} is a music expression. -- 2.39.2