Google

5.4. address Filter


Interface

The general syntax is:

  !block address
  ...
  !endblock

See Understanding Filter Interfaces, if necessary.


Description

The address filter is used to format an address. This typically implies:

  • for PostScript, the paragraphs have no space between them
  • for HTML, the paragraphs are given ADDRESS tags.

Examples

A typical letter starts like this:

!block address
Mr I.M. Lucky
13 Horseshoe Drive
Brisbane Q 4001
!endblock