Hi, me again.

>     .de par@reset
>     .br
>     .\" Skip irrelevant lines.
>     .in (u;\\n[\\n[.ev]:li]+\\n[\\n[.ev]:pli])
>     .ft 1
>     .fam \\*[FAM]

I should have continued:

    .ie (\\n[\\n[.ev]:PS] >= 1000) \
    .       ps (\\n[\\n[.ev]:PS]z / 1000u)
    .el \
    .       ps \\n[\\n[.ev]:PS]

> There's the `.in' setting the indent and using `:pli'.  The `.ft' and
> `.fam' immediately follow,

...and the `.ps', ...

> but too late to affect the first evaluation of `4' as `4n' in `@IP'.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

Reply via email to