// testbed and examples of PPGEN commands
.dt Example Using in-line macros, by Barry Abrahamsen
.de body {width:80%; margin:auto;}
// There's no obvious use for this that I can think of, I just wanted to
// try it to see how it works. Using the .if command in a macro could
// be useful, however.
.h1
Defining in-line macros.
.dm fs200 $1
.if h
$1
.if-
.if t
$1
.if-
.dm-
The rain in falls mainly on the plain.