You can select a different font, color palette, and various style attributes for displaying text in the editor.
In LPEX editor applications that provide preference pages, you can use the appropriate preference pages, for example Appearance, or Font and Color palette.
You can also use various editor parameters to modify the appearance of the current view in the current edit session, or make the new settings persistent and in effect for all the editor views.
For example, use the updateProfile.palette parameter to select a new color palette for the current view:
set updateProfile.palette gray updateProfile
To make the new color palette selection a persistent, global setting:
set default.updateProfile.palette gray updateProfile
updateProfile command
font parameter
styleAttributes parameter
updateProfile.palette parameter
updateProfile.paletteAttributes parameter
Copyright IBM Corporation 1992, 2006. All Rights Reserved.