NAME
|
dformat –– a program for typesetting data formats |
SYNOPSIS
|
dformat [ file ... ] | pic | troff ... |
DESCRIPTION
|
dformat is yet another preprocessor like eqn, pic, etc., this
time for producing data formats. For instance, this dformat input
In a style reminiscent of eqn and pic, data formats are written in a special language and occur in a document surrounded by lines beginning
The style command
box center; c c c c c c l n l. Name Initial Explanation Value _ bitwid 0.125 Width of 1 bit in inches charwid 0.07 Width of 1 character in inches recht 0.3 Height of boxes, in inches recspread 0.15 Spread between boxes, in inches textht 0.167 Height of text lines below box, in inches linedisp 0.04 Distance of line from right of box, in inches addrht 0.055 Height of addresses above box, in inches addrdelta 4 Delta point size for printing bits (0 <= d <= 9) addr both Where to print addresses (left, right, both, off) The values of variables are retained from one dformat display to another. This allows you to define a style for a document by setting all values in the first display. To allow you to use a different style in a single picture, the old value of a variable is stored when a new value is assigned. The old value of the variable bitwid, for instance, may be restored by an assignment of the form
|
AUTHOR
|
For problems or praise, contact Jon Bentley, AT&T Bell Laboratories,
2C–317, Murray Hill, NJ 07974; 201–582–2315; research!jlb. |