.\" .\" ------------------------------------------------------------------------ .\" .de hd \" Page header .\" ' sp .5i .\" . tl '''poem one' .\" . tl '''poem two' .\" ' sp .3i .\" .. .\" .de fo \" Page footer .\" ' sp 1v .\" . tl ''%'' .\" ' bp .\" .. .\" .\" .\" .wh 0 hd \" trap at top of the page .\" .wh -1i fo \" trap one inch from bottom .\" .\" .\" .nf .\" .bp .\" .ds left poem one .\" \*[left] .\" .sp 1 .\" Text .\" Text .\" Text .\" Text .\" Text .\" .bp .\" .ds right poem two .\" \*[right] .\" .sp 1 .\" Text .\" Text .\" Text .\" Text .\" .bp .\" .ex .\" ------------------------------------------------------------------------ .pl 29.7c .wh 0 HD .wh -1.2i FT .ds HE " .ds HO " .\" Header macro .de HD .if e .RS .sp |1.2i .. .\" Footer macro .de FT .vpt 0 .if o .PT .sp |\\n(.pu-.8i .if \\n%>1 .PN .vpt .bp .. .\" Print page number .de PN .ie e .tl '%''' .el .tl '''%' .. .\" Reset titles .de RS .ds HE " .ds HO " .. .\" Print titles .de PT .sp |.5i .tl '''\\*(HE' .tl '''\\*(HO' .. .\" Begin poem .de PM .bp .ie e .ds HE "\\$* .el .ds HO "\\$* .ce 1 \\$* .sp .nf .. .\" End macro .de EM .if e .bp .. .\" ------------------------------------------------------------------------ .ce 1 Title .PM Poem one Text Text Text Text Text .PM Poem two Text Text Text Text .PM Poem three Text Text Text .PM Poem four Text Text .EM