This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Writing mathematical formulas


> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Igor Pechtchanski

> Just install TeTeX, cut/paste the above (from \documentclass{article} to
> \end{document}) into a file called "aaa.tex", and run "latex aaa.tex;
> dvips aaa.dvi".  You can then view the above with GhostView.
                   -------------------------------------------
> 	Igor

$ which ghostview
ghostview: Command not found.

$ which gview
gview: Command not found.

$ which gv
gv: Command not found.

$ which gsview
gsview: Command not found.

$ which mgv
mgv: Command not found.

$ cd /;find -type f | grep ghost
./etc/setup/ghostscript.lst.gz
./etc/setup/ghostscript-base.lst.gz
./etc/setup/ghostscript-x11.lst.gz
./usr/doc/Cygwin/ghostscript-7.05.README
./usr/doc/ghostscript-7.05/API.htm
...
./usr/doc/ghostscript-7.05/Xfonts.htm
./usr/share/ghostscript/7.05/examples/alphabet.ps
...
./usr/share/ghostscript/fonts/z003034l.pfm
./usr/share/redhat/gui/postghost.tcl
./usr/share/texmf/doc/help/Catalogue/entries/ghostscript.html
./usr/share/texmf/doc/help/Catalogue/entries/ghostview-mac.html
$

 That was easier said than done... ;-)

 Why not tell to use
$ startx &;xdvi
instead, which seems to be bundled within cygwin...


/Hannu E K Nevalainen, Mariefred, Sweden, 59?14'N, 17?12'E. >17?C
average/day now.
--END OF MESSAGE--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]