On Tue, Jul 19, 2005 at 07:33:00PM +0900, Michael Smith wrote:
> If you have already been using the manpages stylesheet prior to
> this release, I'd like to ask that you try the 1.69.0 version as
> soon as possible, and report back on any problems you find.
I have found that <screen> elements are not indented as they used to
be. I have a refentry/refsect1/para/screen, and whereas it used to be
rendered as this:
.IP
interdiff patch /dev/null
it is now rendered as this:
.nf
interdiff patch /dev/null
.fi
(which I now see is more correct). Is there any way to get
indentation working with .nf?
Also, I have a section 3 man page where the "AUTHOR" section has
disappeared, but perhaps this is intentional. It had been picked up
from /book/bookinfo/author previously, and I can see why that might
not be desirable.
Overall, looks really good!
Tim.
*/