pub fn dimension_text(l: usize, c: usize) -> ControlSequenceExpand description
ยงDTA - Dimension text area
DTA is used to establish the dimensions of the text area for subsequent pages. The established dimensions remain in effect until the next occurrence of DTA in the data stream.
lspecifies the dimension in the direction perpendicular to the line orientation.cspecifies the dimension in the direction parallel to the line orientation.
The unit in which the parameter value is expressed is that established by the parameter value of SELECT SIZE UNIT (SSU).