Hi Miklos,

> .EQ
> x = y + z
> .EN
> .ex
> 
> indicates a syntax error. No matter what is between .EQ and .EN, it is
> syntax error.

You're not really giving us enough to go on.  What's the command line
you're using on the above file?  This works for me.

    echo top/.sp 2i/before/.EQ/x = y sup z/.EN/after |
    tr / \\012 | groff -e -ms >miklos.ps

Cheers,


Ralph.



Reply via email to