unzip95
from here or a current version of WinZip (WinZip
is required to install Emacs). It is extremely important that you unzip files into the indicated target directories. desktop.zip
into c:\Windows
for Win 95/98 or into c:\Documents and Settings\youruserid
for NT/Windows 2000. This will add a new folder called Doc Processing
to your desktop. There are many shortcuts that will be created that point to software you probably don't have installed, such as Mayura Draw, Ghostview, etc. Should you decide to install these, these short cuts will become active should you install the software in the same directories referred to in these short cuts. Many other links are to the WWW (e.g., FAQs for Emacs, online help for utilities.zip
. Extract the part of it you need into c:
. Add c:\utilities
to the path in your c:\autoexec.bat
file (along with other changes listed for autoexec.bat
below) and restart your computer to make the new path take effect.
Xemacs
installed you will have access to the latest versions of the AucTeX
, RefTeX
, and ESS
Emacs packages. You can use the Xemacs Tools Packages
menus to install or update these packages as needed.
The utilities
directory also installed other useful programs. Three are ispell
and versions of telnet
and ftp
that work well with Emacs.
Click here to get the GNU Emacs Reference Card. Note: The card doesn't look good on the screen but it prints well.
winport.zip
which you should put in a temporary area. Unlike latex2html
, Hevea can translate many equations and other symbols to HTML code without the need to convert them to graphics. Once you download winport.zip
, create a directory named hevea
under c:\utilities
and extract into c:\utilities\hevea
. The above utilities
installation installed c:\utilities\hevea.bat
for running Hevea with this setup (and remember that c:\utilities
is or should be in your path, making the hevea
command available). Copy c:\utilities\hevea\hevea.sty
to c:\tex\texmf\tex\latex\local
after you install mktexlsr
as described elsewhere. Also in utilities
you will find a little bash shell program named htmlf
that you can run .h! tml
files created by Hevea through, to change the htmlf
from a bash shell by typing htmlf name
, which will recreate name.html
making the above changes.
.html
document and convert it to Word format. Subscripts, superscripts, and other components of simple equations are preserved. Bibliography files, which Hevea automatically places in the .html
file it creates, are converted nicely along with hyperlinks between the citations and the bibliographic entries. Some tables convert nicely, although unlike Internet Explorer, Word 97 does not implement all of the HTML table components you need. fptex
. This points you to the latest version (probably fptex-0.6, may be installed using TeXSetup.exe
on the above link. Once you install c:\TeX\texmf\tex\latex\local
and then:
cd \TeX\texmf \tex\bin\win32\mktexlsrThe
mktexlsr
command needs to be run every time to add additional styles.
If you want to download bibliography style files from CTAN such as the agsm.bst
for use with the built-in harvard.sty
, put these in /tex/texmf/bibtex/bst/local
(you may have to create the local
subdirectory) and run mktexlsr
as above.
Next, do the following to finish installation of \tex\texmf.local\dvips\config\config.ps
by deleting the following line:
o |lprand by inserting the following line:
o \\foo\barto use for example
bar
is the printer on share foo
. There are also 2 lines to uncomment to use Type 1 fonts, although I don't know if this is really needed. With windvi
with file type .dvi
:
View ... Folder Options ... File Types Description: TeX DVI File Assoc. Ext.: .dvi Content type: application/x-dvi New ... Action:open Browse: TeX/bin/win32/windviYou may want to associate
.txt
and other file types with c:\utilities\gnuclientw.exe
.
The main commands for running latex file compiles file.tex into file.dvi pdflatex file compiles file.tex into file.pdf dvips -o file.ps file produce .ps file from .dvi file dvips -Pwww -o file.ps file use Type 1 fonts for better screen viewing dvips file send file.dvi to printer bibtex file makeindx file windvi file .dvi viewerNote that
pdflatex
, which uses nice Type 1 fonts for screen viewing of documents, requires that inserted graphics be in pdf
format or other formats such as jpeg
or png
. You must convert postscript documents to pdf
to include them in the final document. Adobe Acrobat Distiller (which is not free), Ghostscript, and the epstopdf
command (see above) assist with this. kile
for doing this)
word2tex
you can do File ... Save as ... tex
under Word 97. Initial tests are quite promising although when the Word document contains graphics, the .eps
files created have some problems. To convert the other way, consider Hevea
.
c:\tex\texmf\tex\latex\local\pdfscreen
and unzip into that directory. Run mktexlsr
as above.
c:\gstools
and make the group name Gstools
. The utilities
directory (see above) includes a Perl program for converting from ps to pdf format (especially useful with pdflatex
), and a batch file for running Ghostscript to convert from postscript to Adobe Illustrator format. AI files can be edited by Mayura Draw for example and written back out as postscript or other formats.
make
utility. For this you need the full.exe
install (13MB). Click here for Cygwin's FAQ. Note: Since Cygnus was bought by latest
directory and download setup.exe
to a temporary directory. Get in a DOS window, change to this temporary directory, and type setup
. Specify a root area of C:\
instead of C:\cygwin
. Let setup
create C:\bin, C:\usr, C:\var, C:\etc, c:\lib
.
Bash
Unix-like command shell by executing c:\bin\bash.exe
. Under Windows 2000, don't invoke it by running c:\bin\cygwin.bat
as this will cause your system PATH
to be truncated. I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
desktop.zip | manage | 92.8 K | 09 Mar 2004 - 13:13 | ColeBeck | |
![]() |
s2latx.pl.txt | manage | 1.8 K | 29 Jun 2009 - 14:32 | FrankHarrell | s2latx.pl perl script |
![]() |
sinput.sty | manage | 0.7 K | 09 Mar 2004 - 13:26 | ColeBeck | |
![]() |
utilities.zip | manage | 483.3 K | 09 Mar 2004 - 13:16 | ColeBeck |