@@ -630,14 +630,13 @@ <h2 id="ViewMenu">The View Menu</h2>
630630 < h3 > Font Size...</ h3 >
631631 < p > This displays a dialogue that allows you to change the font
632632 size used in the < em > Input/Output Display</ em > and < em > Input
633- Editor</ em > panes. It applies to each REDUCE panel independently.
633+ Editor</ em > panes. Font size applies to each REDUCE panel
634+ independently.
634635 </ p >
635636 < h3 > Font Colours...</ h3 >
636637 < p > This displays a dialogue that allows you to change the colours
637- used in the < em > Input/Output Display</ em > pane. Currently, it
638- applies to the REDUCE panel selected when you click on
639- the < em > Save</ em > button (but this is not consistent with other
640- options and may change in a future release).
638+ used in the < em > Input/Output Display</ em > pane. Font colours
639+ apply to all REDUCE panels together.
641640 </ p >
642641 < p > The colours that you can select are the foreground text colours
643642 for algebraic and symbolic mode input and output, and the
@@ -660,18 +659,20 @@ <h3>Font Colours...</h3>
660659 unless you click on the < em > Save</ em > button.
661660 </ p >
662661 < h3 > Bold Prompts</ h3 >
663- < p > Selecting this item causes Run-REDUCE to embolden the
664- display of all input prompts. It applies to each REDUCE panel independently.
662+ < p > Selecting this item causes Run-REDUCE to embolden the display
663+ of all input prompts. Bold prompts apply to each REDUCE panel
664+ independently.
665665 </ p >
666666 < h3 > I/O Colouring</ h3 >
667667 < p > Selecting this item causes Run-REDUCE to colour the text in
668- the < em > Input/Output Display</ em > pane. The colouring depends on
669- REDUCE's current input mode: by default, algebraic-mode prompts
670- and input are red, algebraic-mode output is blue, symbolic-mode
671- prompts and input are green, symbolic-mode output is brown.
672- Echoed file input is not coloured. By default, Run-REDUCE
673- highlights warnings and errors with quarter-opaque orange and red
674- background colours.
668+ the < em > Input/Output Display</ em > pane. I/O colouring applies to
669+ each REDUCE panel independently (although the colour choices apply
670+ to all REDUCE panels together). The colouring depends on REDUCE's
671+ current input mode: by default, algebraic-mode prompts and input
672+ are red, algebraic-mode output is blue, symbolic-mode prompts and
673+ input are green, symbolic-mode output is brown. Echoed file input
674+ is not coloured. By default, Run-REDUCE highlights warnings and
675+ errors with quarter-opaque orange and red background colours.
675676 </ p >
676677 < p > Note that turning I/O colouring on does not fully take effect
677678 until the next input prompt. Turning I/O colouring off takes
@@ -685,15 +686,15 @@ <h3>I/O Colouring</h3>
685686 < h3 > Typeset Maths</ h3 >
686687 < p > Selecting this item causes Run-REDUCE to display algebraic-mode
687688 mathematical output more-or-less as it would be typeset, and
688- centred horizontally. It applies to each REDUCE panel
689- independently. Output display will be significantly faster when
690- Typeset Maths is turned off. < strong > WARNINGS: </ strong > Typeset
691- Maths is currently experimental and line breaking is somewhat
692- arbitrary. The display may be incorrect in some cases,
693- e.g. with unusual switch settings such as < em > on list </ em > . If
694- any LaTeX markup appears (coloured red) in the output then
695- please let me know! < em > Save Session Log... </ em > outputs
696- typeset maths using LaTeX markup.
689+ centred horizontally. Typeset maths applies to each REDUCE
690+ panel independently. Output display will be significantly
691+ faster when Typeset Maths is turned
692+ off. < strong > WARNINGS: </ strong > Typeset Maths is currently
693+ experimental and line breaking is somewhat arbitrary. The
694+ display may be incorrect in some cases, e.g. with unusual switch
695+ settings such as < em > on list </ em > . If any LaTeX markup appears
696+ (coloured red) in the output then please let me know! < em > Save
697+ Session Log... </ em > outputs typeset maths using LaTeX markup.
697698 </ p >
698699 < h3 > Single Pane Display</ h3 >
699700 < p > Selecting this causes Run-REDUCE to display the selected
0 commit comments