[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Re: GNU mdoc vs UCB mdoc
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Re: GNU mdoc vs UCB mdoc |
Date: |
Wed, 10 Sep 2008 08:39:03 +0200 (CEST) |
> >Instead, you should test whether the old or the new mdoc
> >implementation is used, and use appropriate clauses.
>
> Do you have a suggestion what I can use, possibly wrapped in a
> │.ie \n(.g \{\
> block?
Test for the existence of one of the internal mdoc strings or
registers (probably protaected with `.do' so that it works in
compatibility mode also).
Werner