"Volker M dot  Koch" <koch at ee dot ethz dot ch> writes:

> I want to create an eps file from a fig file.

> On a Sun machine, I used fig2eps to create eps files (LaTeX was
> started and the LaTeX code was used to create nice looking
> equations).

I don't know fig2eps, have a look at what it.  It's probably just a
script that does something like:

        fig2dev -L latex $1 $1.tex
        latex $1
        dvips -E $1
        
You still need (to port) fig2dev for Cygwin.

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

Reply via email to