LaTeX; fig2eps

Jan Nieuwenhuizen janneke@gnu.org
Fri Aug 16 07:58:00 GMT 2002


"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 <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



More information about the Cygwin-xfree mailing list