cmd:Tex & :LaTex 

Info 

Features 
Main features of teTeX:

Source 

TeX 
UK TeX Archive ftp://ftp.tex.ac.uk/tex-archive/ This ftp server supports dynamic creation of zip, zoo, or tar.gz archives. If you want the contents of a directory (*and all its subdirectories*), go to the level above and `get' the directory name suffixed by .zip, zoo or .tar.gz
TeX systems ftp://ftp.tex.ac.uk/tex-archive/systems/ organised by operating environment

ftp://ctan.tug.org/tex-archive/systems/unix/teTeX/current/distrib.tar.gz

LaTeX 
US LaTeX Archive ftp://ctan.tug.org/tex-archive/macros/latex/ Effective Tuesday, March 23, 1999, the CTAN macros/latex/ directories containing the distribution and related files for LaTeX 2e have been rearranged as follows: base/ --- the complete LaTeX 2e distribution kit. unpacked/ --- ditto, but already unpacked. required/ --- officially provided LaTeX extensions, which should be available in any `complete' installation; each component is in its own subdirectory. contrib/ --- user-contributed styles and packages for LaTeX 2e. Each multi-file package is housed in its own unique subdirectory. exptl/ --- Experimental LaTeX code.

ftp://ctan.tug.org/tex-archive/macros/latex/base.tar.gz

Getting the teTeX & LaTeX archives 

md /usr/shared/installs/teTeX.1.0 mkdir binaries base doc fonts goodies ftp ctan.tug.org

cd /tex-archive/systems/unix/teTeX/current/distrib bin prompt dir binaries mget install.sh base doc fonts goodies binaries/sparc-solaris.tar.gz quit

-- the latex is at base/latex-base.tar.gz and is included in the
   minimal installation requirement.

bakd

Installation 

Steps 
# install.sh
Current directories setup:
==============================================================================
(1)  target (prefix):         /usr/shared/teTeX
(2)  directory for binaries:  /usr/shared/teTeX/bin
(3)  main texmf tree:         /usr/shared/teTeX/share/texmf
(4)  UNIX man pages:          /usr/shared/teTeX/man
(5)  GNU info pages:          /usr/shared/teTeX/info
Current options setup:
==============================================================================
<S>  create symlinks in standard directories:               [X]
          binaries to: /usr/shared/bin
          manpages to: /usr/shared/man
              info to: /usr/shared/info
Do you want to omit the extra subdirectory (Y/N)? y
post installation 

Run the command

texconfig conf

and

# make letter paper (in contrast to A4) the default papersize

update /usr/share/texmf/xdvi/XDvi

texconfig xdvi us

update /usr/share/texmf/dvips/config/config.ps

texconfig dvips paper letter

check the environment by the command

texconfig confall

if they run into trouble.

you need to run texhash after you install new files in

/usr/shared/teTeX/share/texmf

documented on: 2000.08.02

cmd:texi2dvi 

texi2dvi tongsun
texi2dvi tongsun.tex
texi2pdf -p -q tongsun.tex
texi2pdf --help

documented on: 2001.03.14

cmd:xdiv 

will refresh automatically when regain focus.

v      This key toggles the rendering of PostScript<tm> specials.  If
       rendering  is  turned  off,  then bounding boxes are displayed
       when available.  In addition the key sequences `0v'  and  `1v'
       clear  and  set  this  flag,  respectively.  See also the -no-
       postscript option.