2012

Table Of Contents
If you use the pointing device to specify a point, the width is calculated as
the distance between the start point and the specified point. Words within
each line of the multiline text object wrap to fit the width of the text boundary.
If you specify a width of 0, word wrap is turned off and the width of the
multiline text object is as wide as the longest line of text. You can end a line
of text at a specific point by typing the text and pressing Enter. To end the
command, press Enter at the MTEXT prompt.
Columns
Specifies the column options for an mtext object.
Static Specifies the total column width, the number of columns, the gutter
width (the space between the columns), and the height of columns.
Dynamic Specifies column width, gutter width and column height. Dynamic
columns are text driven. Adjusting columns affect text flow and text flow
causes columns to be added or removed.
No columns Sets no column mode to current mtext object.
The default column setting is stored in the MTEXTCOLUMN system variable.
Symbols and Special Characters
Quick Reference
See also:
Overview of Multiline Text
You can include special characters and symbols by entering a control code or
a Unicode string.
With the
In-Place Text Editor on page 1229, you can right-click and click Symbol
on the shortcut menu.
NOTE Symbols are not supported in vertical text.
Unicode strings and control codes
ResultUnicode StringsControl Codes
Degree symbol (°)\U+00B0%%d
Symbols and Special Characters | 1257