X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Frefman.itely;h=cedfb13c0a782afb6da8998b42fb2544aaff616d;hb=d1ce3ba463de3dec792eec551e430255b9f73de4;hp=cc22005e4b8b15924a1cbca3f37da61e7a5c562d;hpb=e8dc65718d630d261548747e09b1c94e1182d57c;p=lilypond.git diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index cc22005e4b..cedfb13c0a 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -1638,6 +1638,7 @@ Make beat or measure repeats. These look like percent signs. @menu * Repeat syntax:: +* Repeats and MIDI:: * Manual repeat commands:: * Tremolo repeats:: * Tremolo subdivisions:: @@ -1700,7 +1701,7 @@ the specified number of repeats. } @end lilypond -@subsection Repeats and MIDI +@node Repeats and MIDI @subsection Repeats and MIDI @cindex expanding repeats @@ -1886,13 +1887,14 @@ Voices can switch automatically between the top and the bottom staff. The syntax for this is @example \autochange @var{contexttype} \context @var{childcontexttype} - @var{musicexp} @end example This will switch the -interpretation context of @var{musicexp} between a @var{contexttype} -named @code{up} and @code{down}. Typically, you use -@internalsref{Staff} for @var{contexttype}, and @internalsref{Voice} -for @var{childcontexttype}. The autochanger switches on basis of pitch -(central C is the turning point), and it looks ahead skipping over -rests to switch rests in advance. + @var{musicexp} +@end example +This will switch the interpretation context of @var{musicexp} between +a @var{contexttype} named @code{up} and @code{down}. Typically, you +use @internalsref{Staff} for @var{contexttype}, and +@internalsref{Voice} for @var{childcontexttype}. The autochanger +switches on basis of pitch (central C is the turning point), and it +looks ahead skipping over rests to switch rests in advance. @lilypond[verbatim,singleline] \score { \notes \context PianoStaff <