From 6a5af4f98a7ba27a813a3575a135581136a96b36 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Mon, 2 Jun 2008 14:57:46 +0100 Subject: [PATCH] Minor change to voice styles --- Documentation/user/fundamental.itely | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Documentation/user/fundamental.itely b/Documentation/user/fundamental.itely index 6027f8daf2..9d402b8e70 100644 --- a/Documentation/user/fundamental.itely +++ b/Documentation/user/fundamental.itely @@ -710,7 +710,11 @@ blue triangle voice. } @end lilypond -@funindex \voiceXXXStyle +@funindex \voiceOneStyle +@funindex \voiceTwoStyle +@funindex \voiceThreeStyle +@funindex \voiceFourStyle +@funindex \voiceNeutralStyle The commands @code{\voiceXXXStyle} are mainly intended for use in educational documents such as this one. They modify the color @@ -718,8 +722,10 @@ of the note head, the stem and the beams, and the style of the note head, so that the voices may be easily distinguished. Voice one is set to red diamonds, voice two to blue triangles, voice three to green crossed circles, and voice four (not used -here) to magenta crosses. We shall see later how commands like -these may be created by the user. +here) to magenta crosses; @code{\voiceNeutralStyle} (also not +used here) reverts the style back to the default. +We shall see later how commands like these may be created by the +user. See @ref{Visibility and color of objects} and @ref{Using variables for tweaks}. @@ -900,6 +906,7 @@ notation} ) @funindex \voiceTwo @funindex \voiceThree @funindex \voiceFour +@funindex \oneVoice @funindex \new Voice @cindex Voice contexts, creating -- 2.39.5