star2html
commandThe star2html
command sets up a Starlink-specific environment before calling LATEX2HTML
to
produce a hypertext version of a Starlink document. A typical invocation, is simply:
However, there are some optional switches which you might find useful. The full format of the command is:
The switches (all of which are optional) have the following meanings:
-a authors
-aux
.aux
file is used. (This file is produced by
running LaTeX on the source file, and contains a description of the section numbering).
If this switch is omitted, the .aux
file is not used. This default is sensible because the
structure of the paper version may differ from the structure of the hypertext version.
For example, optional diagrams and/or sections may be specified by \htmlonly and
\latexonly environments.
-c copyright_statement
-d document_date
-hcserver URL
hcserver
script from the HTX package. If this is not set a check of the
variable HTX_HCSERVER
is made, if that is not set then no changes to the hardcopy server
URL are made.
-m e-mail_address
starlink@jiscmail.ac.uk
” will be used. The value appears in the footer of every page
of the hypertext version. If you are only responsible for producing your own documents,
you may find it convenient to set this environment variable in your .login
script.
-obsolete
-s 1|0
HTML
. The split occurs at \section, \subsection, \sstroutine and
\routine statements. Splitting up the document may considerable speed up processing
and consequently this is the default.
-t title
LATEX2HTML arguments
HTML
(do not use the -dir and -no_subdir arguments).
document
.tex
is
optional).
Some error messages always appear, but they can usually be ignored.