Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.70 ">

%body-width%

Name

%body-width% -- Specifies the width of the text in the body column

Synopsis

%body-width%

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%))