From baceca70fc1c4ebb82b867d32f99f36a774eaa58 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Tue, 17 Jun 2008 11:02:20 +0200 Subject: [PATCH] Minor corrections to NR 1.8 added @predefined for font-size commands. replaced @i{} with @notation{}. --- Documentation/user/text.itely | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/Documentation/user/text.itely b/Documentation/user/text.itely index 4e28fa8094..668daf84f7 100644 --- a/Documentation/user/text.itely +++ b/Documentation/user/text.itely @@ -121,8 +121,8 @@ default; to enable it, use @cindex Text spanners -Some performance indications, e.g., @i{rallentando} or -@i{accelerando}, are written as text and are extended over +Some performance indications, e.g., @notation{rallentando} or +@notation{accelerando}, are written as text and are extended over multiple notes with dotted lines. Such objects, called @q{spanners}, may be created from one note to another using the following syntax: @@ -458,10 +458,9 @@ Basic font switching is supported: @cindex font size @cindex text size @funindex \fontsize -@funindex \small -@funindex \large @funindex \smaller @funindex \larger +@funindex \bigger @funindex \magnify The size of the characters can also be altered in different ways: @@ -541,6 +540,22 @@ Defining custom font sets is also possible, as explained in @ref{Fonts}. An exhaustive list of font-switching, font-size and font-families related commands can be found in @ref{Font}. +@predefined + +@funindex \teeny +@funindex \tiny +@funindex \small +@funindex \normalsize +@funindex \large +@funindex \huge +@code{\teeny}, +@code{\tiny}, +@code{\small}, +@code{\normalsize}, +@code{\large}, +@code{\huge}. + + @c TODO: add @seealso @knownissues -- 2.39.5