[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] I need help again - couldn't find the problem with EQ
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] I need help again - couldn't find the problem with EQ |
Date: |
Fri, 13 Jul 2001 04:12:03 +0200 (CEST) |
> % sed -n 315p <26.2.octet-stream | od -c
> 0000000 . E N \t \n
> 0000005
>
> groff's eqn doesn't like a tab after .EN except in compatibility
> mode and in your case you can't use that because you need the ms
> macros which don't work in compatibility mode. Remove it and all
> should be well.
I don't use the ms macros at all, and I don't have the time (and
interest) currently to start working on them, but isn't there a good
guy who is willing to test the new `de1' macro on all public macros of
the ms package to make it work in compatibility mode also?
Werner