Google

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

%paper-type%

Name

%paper-type% -- Name of paper type

Synopsis

%paper-type%

Description

The paper type value identifies the sort of paper in use, for example, A4 or USletter. Setting the paper type is an easy shortcut for setting the correct paper height and width.

As distributed, only A4 and USletter are supported. You can add additional paper types by updating page-width and page-height. If you do, please pass along your updates.

Source Code

(define %paper-type%
  ;; Name of paper type
  ;; "A4"
  "USletter")