You can change the editor tab stops to suit the requirements of the document you are working on.
In LPEX editor applications that provide preference pages, you can customize tabs from the Tabs preference page.
1 3 5
You can also modify tab settings with the set tabs and set expandTabs commands. The settings will be in effect in the current view during the current edit session. For example:
Use the set default.tabs and set default.expandTabs commands to set persistent, global tab settings:set tabs 1 3 5 every 4 set expandTabs on
set default.tabs 1 3 5 every 4 set default.expandTabs on
Note: Certain document parsers set their own tab stop positions, overriding the default editor settings.
tabs parameter
expandTabs parameter
Copyright IBM Corporation 1992, 2006. All Rights Reserved.