%body-width%
Name
%body-width% -- Specifies the width of the text in the body column
Description
Identifies the width of the page on which text will occur, after
the %body-start-indent% is removed.
Author
Norman Walsh, <ndw@nwalsh.com>
Source Code
(define %body-width%
;; Specifies the width of the text in the body column
(- %text-width% %body-start-indent%))