(texinfo plain-text)
7.22.6.1 Overview
Transformation from stexi to plain-text. Strives to re-create the output from info; comes pretty damn close.
7.22.6.2 Usage
Function: stexi->plain-text tree
Transform tree into plain text. Returns a string.
Scheme Variable: *line-width*
This fluid (see Fluids and Dynamic States) specifies the length of line for the purposes of line wrapping in the stexi->plain-text conversion.