Google

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

%text-width%

Name

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

Synopsis

%text-width%

Description

Identifies the width of the page on which text may occur.

Author

Norman Walsh, <ndw@nwalsh.com>

Source Code

(define %text-width% 
  ;; Specifies the width of the body column
  (- %page-width% (+ %left-margin% %right-margin%)))