[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Irritating warning when using eqn
From: |
Werner LEMBERG |
Subject: |
Re: Irritating warning when using eqn |
Date: |
Sat, 26 Jul 2008 21:37:33 +0200 (CEST) |
> DESCRIPTION OF INCORRECT BEHAVIOUR: Always generates a warning. .EQ
> and .EN are used from eqnrc before the user can define them.
>
> SUGGESTED FIX: Add the following to the very start of eqnrc
> .de EQ
> ..
> .de EN
> ..
Fixed (in a slightly different way) in CVS. Thanks.
Werner