Macro Language Reference > PIs > Text > <?tchrfixedw>
  
<?tchrfixedw>
Description
Specifies that text should be sized by either using a fixed width for all characters or maintaining the individual width of a character.
 
If using <?tchrfixedw=1>, set the actual fixed width of each character via <?tchrw>.
Syntax
<?tchrfixedw option:n>
<?tchrfixedw>
[no parameter]
Invoke the Character - fixed width dialog box.
option
0
Auto width: defaults to 2 when text is displayed in horizontal mode and 1 when in vertical mode, although roman characters override this and use their normal widths.
1
Use fixed width.
2
Use proportional width - i.e. each character's width is different.
Related Links