Further copies of the paper version of this document may be required, and new developments in CHATR will need inclusion in on-line files. For all requirements, this section briefly describes how to reproduce all variants.
See the `readme' file in directory `$ROOT/Chatr_manual/' for further details.
For help with creating Texi-Info files, point your browser at
http://wwwcn.cern.ch/dci/texi2html/gnu/texinfo-3.9/texinfo_toc.html
For help with creating html-files from Texi, try
http://wwwcn.cern.ch/dci/texi2html/
Note that even if you only want a TeX-generated document or html
files, the makeinfo
compiler gives by far the best diagnostics
when de-bugging the texi-file.
To re-create or update `info'-files, follow the following procedures.
Go to the directory `$ROOT/Chatr_manual/Info/'.
Substituting the asterisk for the latest file version, issue the command
makeinfo chatr_v*.texi
Files (named from a definition in the file `chatr.texi') will be created of the form
chatr.info chatr.info-1 . . . chatr.info-*
Copy those files to your `helpinfo' directory. `Info'-file re-creation is now complete.
To re-create or update `html'-files, follow the following procedures.
Go to the directory `$ROOT/Chatr_manual/Html/'.
Issue the command
texi2html -expandinfo -menu -split_chapter chatr.texi
Files (named from the file called in the command) will be created of the form
chatr_1.html chatr_2.html . . . chatr_*.html
Copy those files to your `html' directory. `Html'-file re-creation is now complete.
To re-create or update the paper version of the manual, follow the following procedures.
Go to the directory `$ROOT/Chatr_manual/Tex/'.
Substituting the asterisk for the latest file version, issue the command
texi2dvi chatr_v*.texi
Files (named from a definition in the file `chatr.texi') will be created to control formating and cross-referencing of the manual.
To print a copy of the manual similar to that supplied with the CD-ROM's, issue the command
dvi2ps chatr_v*.dvi | psnup -2 | lpr -s -Pdra
Go to the first, previous, next, last section, table of contents.