 
 
 
 
 
 
 
 
 
 
 Next: Index
Up: The LATEX2HTML Translator
 Previous: References
 
 .dvipsrc ^ .dvipsrc ^
- initialisation file for dvips
 .latex2html-init ^ .latex2html-init ^
- initialisation file for LATEX2HTML
 $ACCENT_IMAGES ^ $ACCENT_IMAGES ^
- holds the LATEX style to be used when making images of accented characters which are not part of standard ISO-Latin-1 fonts
 $ADDRESS ^ $ADDRESS ^
- contains information to be included as a signature at the bottom of each HTML page
 $ANTI_ALIAS ^ $ANTI_ALIAS ^
- when set, specifies that anti-aliasing be used with generated images of figures and included images
 $ANTI_ALIAS_TEXT ^ $ANTI_ALIAS_TEXT ^
- when set (the default), specifies that anti-aliasing be used with generated images of maths and typeset text
 $ASCII_MODE ^ $ASCII_MODE ^
- when set, all icons and images are replaced with text strings, suitable for text-only browsers
 $AUTO_LINK ^ $AUTO_LINK ^
- if set, a second copy of the HTML file specified in $LINKPOINT is created, with the name given in $LINKNAME; this allows a URL to a directory name to reach the main HTML page
 $AUTO_NAVIGATION ^ $AUTO_NAVIGATION ^
- when set, a navigation panel is placed at the bottom of long pages, unless overridden by $NO_NAVIGATION being set also
 $AUTO_PREFIX ^ $AUTO_PREFIX ^
- if set, all files produced have a filename-prefix using the name of the LATEX file being processed
 $BODYTEXT ^ $BODYTEXT ^
- string to be used within the <BODY ... > tag on HTML pages
 $BOTTOM_NAVIGATION ^ $BOTTOM_NAVIGATION ^
- when set, a navigation panel is placed at the bottom of every HTML page, unless overridden by $NO_NAVIGATION being set also
 $CHARSET ^ $CHARSET ^
- specifies the character set used within the HTML pages, currently this defaults to "iso_8859_1" (ISO-Latin-1)
 $CHILDLINE ^ $CHILDLINE ^
- has piece of HTML code to be inserted between the child-links table and page contents
 $CONTENTS ^ $CONTENTS ^
- when navigation panels are created, this holds a hyperlink to the HTML file that has the Table-of-Contents
 $CONTENTS_IN_NAVIGATION ^ $CONTENTS_IN_NAVIGATION ^
- when set, an iconic link to the Table-of-Contents is placed in navigation panels 
 $CRAYOLAFILE ^ $CRAYOLAFILE ^
- when color.perl has been loaded, holds the name of the file which contains named color specifications for crayon colors 
 $CUSTOM_BUTTONS ^ $CUSTOM_BUTTONS ^
- variable available to link to customised buttons in navigation panels 
 $CUSTOM_ICONS ^ $CUSTOM_ICONS ^
- when set, a copy of each icon actually used is included in the directory along with the .html files and images
 $CUSTOM_TITLES ^ $CUSTOM_TITLES ^
- when set, a customised subroutine is used to determine the filename for each HTML page 
 $DEBUG ^ $DEBUG ^
- when non-zero, LATEX2HTML shows messages that would otherwise be ignored
 $DESTDIR ^ $DESTDIR ^
- specifies the directory into which all the generated files will be placed
 $DISCARD_PS ^ $DISCARD_PS ^
- when set, specifies that the temporary PostScript files created by dvips be discarded immediately after use
 $DISP_SCALE_FACTOR ^ $DISP_SCALE_FACTOR ^
- extra magnification for images of displayed math environments; multiplies the $MATH_SCALE_FACTOR to give the total scaling
 $DONT_INCLUDE ^ $DONT_INCLUDE ^
- holds a list of filenames and filename extensions to not  include, even if requested; filenames ending with .sty  are automatically excluded
 $DO_INCLUDE ^ $DO_INCLUDE ^
- holds a list of filenames and filename extensions to be included, even when the $DONT_INCLUDE variable would normally exclude them
 $INDEX_IN_NAVIGATION ^ $INDEX_IN_NAVIGATION ^
- when set, an iconic link to the Index is placed in navigation panels 
 $DVIPS ^ $DVIPS ^
- contains the command to be used when the dvips program processes images.dvi to create PostScript files describing the required images
 $DVIPS_MODE ^ $DVIPS_MODE ^
- contains the Metafont mode to be used when the dvips program supports automatic font-generation
 $EXTERNAL_BIBLIO ^ $EXTERNAL_BIBLIO ^
- specifies the URL for a bibliography page external to the current document
 $EXTERNAL_CONTENTS ^ $EXTERNAL_CONTENTS ^
- specifies the URL for the CONTENTS button in the navigation panel
 $EXTERNAL_DOWN_LINK ^ $EXTERNAL_DOWN_LINK ^
- specifies the URL for the NEXT button in the navigation panel
 $EXTERNAL_DOWN_TITLE ^ $EXTERNAL_DOWN_TITLE ^
- specifies the text for the NEXT button hyperlink in the navigation panel
 $EXTERNAL_FILE ^ $EXTERNAL_FILE ^
- prefix of a .aux  file to be read for numbering and other information provided by LATEX
 $EXTERNAL_IMAGES ^ $EXTERNAL_IMAGES ^
- when set, hyperlinks to the generated images are included on the HTML pages, not <IMG> tags
 $EXTERNAL_INDEX ^ $EXTERNAL_INDEX ^
- specifies the URL for the INDEX button in the navigation panel
 $EXTERNAL_PREV_LINK ^ $EXTERNAL_PREV_LINK ^
- specifies the URL for the PREVIOUS button in the navigation panel
 $EXTERNAL_PREV_TITLE ^ $EXTERNAL_PREV_TITLE ^
- specifies the text for the PREVIOUS button hyperlink in the navigation panel
 $EXTERNAL_UP_LINK ^ $EXTERNAL_UP_LINK ^
- specifies the URL for the UP button in the navigation panelnumeratenumerate
 $EXTERNAL_UP_TITLE ^ $EXTERNAL_UP_TITLE ^
- specifies the text for the UP button hyperlink in the navigation panel
 $EXTN ^ $EXTN ^
- holds the filname suffix for the HTML files to be produced, either .html or .htm
 $EXTRA_IMAGE_SCALE ^ $EXTRA_IMAGE_SCALE ^
- when set, specifies that images should be created at one size but displayed at another; it provides the ratio between these sizes
 $FIGURE_SCALE_FACTOR ^ $FIGURE_SCALE_FACTOR ^
- magnification factor to be used with images of whole figure and table environments
 $FILE ^ $FILE ^
- holds the name of the HTML output of the top-most page in a document, when vital links are to be established
 $FONT_SIZE ^ $FONT_SIZE ^
- gives font size used with images of math and other environments
 $GS ^ $GS ^
- contains the command to call the Ghostscript program, used by pstoimg
 $GS_DEVICE ^ $GS_DEVICE ^
- contains the name of the device driver for the Ghostscript program, used by pstoimg
 $GS_LIB ^ $GS_LIB ^
- contains the directory path prefix to the Ghostscript program's library of special input files
 $HOME/.latex2html-init ^ $HOME/.latex2html-init ^
- user's default initialisation file for LATEX2HTML; if present, it will be read unless another has already been found
 $HOWTO_INTERLACE_GIF ^ $HOWTO_INTERLACE_GIF ^
- contains the name of the graphics utility package to use for creating interlaced GIF images
 $HOWTO_TRANSPARENT_GIF ^ $HOWTO_TRANSPARENT_GIF ^
- contains the name of the graphics utility package to use for creating transparent GIF images
 $HTML_VERSION ^ $HTML_VERSION ^
- specifies the version of HTML code to be generated
 $ICONSERVER ^ $ICONSERVER ^
- contains the URL where icon-images are to be found
 $IMAGES_ONLY ^ $IMAGES_ONLY ^
- if set, this run simply processes the images.tex file generated on an earlier run
 $IMAGE_TYPE ^ $IMAGE_TYPE ^
- specifies the graphics format for the images that may be generated; currently either gif or png
 $INDEX ^ $INDEX ^
- when navigation panels are created, this holds a hyperlink to the HTML file that has the Index
 $INDEX_IN_NAVIGATION ^ $INDEX_IN_NAVIGATION ^
- when set, an iconic link to the Index is placed in navigation panels 
 $INFO ^ $INFO ^
- when set, contains Perl code to produce a replacement for the standard ``About this document''  information
 $INTERLACE ^ $INTERLACE ^
- if set, this specifies that any generated images should be interlaced 
 $LANGUAGE_TITLES ^ $LANGUAGE_TITLES ^
- contains the titles for chapters, sections, etc. in the chosen language (default: English)
 $LATEX ^ $LATEX ^
- holds the command to be used to invoke LATEX on the images.tex file, for typesetting the contents of images
 $LATEX2HTMLDIR ^ $LATEX2HTMLDIR ^
- directory where LATEX2HTML is installed
 $LATEX2HTMLDIR/Changes ^ $LATEX2HTMLDIR/Changes ^
- text file, record of changes made to LATEX2HTML since it was first released in July 1993
 $LATEX2HTMLDIR/latex2html.config ^ $LATEX2HTMLDIR/latex2html.config ^
- configuration-file for the local setup; this file is read before any .latex2html-init files
 $LATEX2HTMLDIR/local.pm ^ $LATEX2HTMLDIR/local.pm ^
- created by configure-pstoimg, this file holds information about what graphics utilities are available on the local system
 $LATEX2HTMLDIR/styles/german.perl ^ $LATEX2HTMLDIR/styles/german.perl ^
- adds Perl code to establish compatibility with the german.sty LATEX2e package
 $LATEX2HTMLDIR/styles/makeidx.perl ^ $LATEX2HTMLDIR/styles/makeidx.perl ^
- adds Perl code to interpret index-entries otherwise intended for the makeindex program
 $LATEX2HTMLSTYLES ^ $LATEX2HTMLSTYLES ^
- contains the directory path to find the styles/  directory; usually a subdirectory of $LATEX2HTMLDIR
 $LATEX2HTMLVERSIONS ^ $LATEX2HTMLVERSIONS ^
- contains the directory path to find the versions/  directory; usually a subdirectory of $LATEX2HTMLDIR
 $LINE_WIDTH ^ $LINE_WIDTH ^
- holds the width of displayed equations, used for right-justification
 $LINKNAME ^ $LINKNAME ^
- name for the duplicate HTML file which enables automatic browser-linking from a directory name
 $LINKPOINT ^ $LINKPOINT ^
- specifies the name for the HTML file to be duplicated to enable automatic browser-linking from a directory name
 $LOCAL_ICONS ^ $LOCAL_ICONS ^
- when non-zero, causes a copy of the icons used to be placed within the directory along with the HTML files and generated images 
 $LONG_TITLES ^ $LONG_TITLES ^
- when non-zero, specifies how many words from the section-title are used to determine the filename for each HTML page 
 $MATH_SCALE_FACTOR ^ $MATH_SCALE_FACTOR ^
- magnification factor for images of inlined equations and displayed math environments
 $MAX_LINK_DEPTH ^ $MAX_LINK_DEPTH ^
- number of depth levels for which child-links are displayed, within the mini table-of-contents on each page
 $MAX_SPLIT_DEPTH ^ $MAX_SPLIT_DEPTH ^
- sectioning-level at (and below) which creating a new HTML page ceases to occur
 $METAFONT_DPI ^ $METAFONT_DPI ^
- dots per inch required when Metafont is called to generate a font
 $NAV_BORDER ^ $NAV_BORDER ^
- when set, holds the width (in pt) of a border for navigation buttons
 $NETSCAPE_HTML ^ $NETSCAPE_HTML ^
- when set, will allow HTML extensions understood by Netscape to be used; e.g. tables
 $NEXT ^ $NEXT ^
- when navigation panels are created, this holds a hyperlink to the next HTML page
 $NEXT_GROUP ^ $NEXT_GROUP ^
- when navigation panels are created, this holds a hyperlink to the next HTML page at the same level or shallower
 $NEXT_GROUP_TITLE ^ $NEXT_GROUP_TITLE ^
- when navigation panels are created, this holds the title of the next HTML page at the same section level or shallower
 $NEXT_PAGE_IN_NAVIGATION ^ $NEXT_PAGE_IN_NAVIGATION ^
- when set, an iconic link to the next logical page is placed in navigation panels, unless overridden by $NO_NAVIGATION being set also
 $NEXT_TITLE ^ $NEXT_TITLE ^
- when navigation panels are created, this holds the title of the next HTML page
 $NOLATEX ^ $NOLATEX ^
- when set, no image generation is performed but a text-string is placed; this is no longer needed
 $NO_FOOTNODE ^ $NO_FOOTNODE ^
- if set, footnotes will appear at the bottom of the current HTML page, rather than on a separate page for footnotes only
 $NO_IMAGES ^ $NO_IMAGES ^
- if set, the images.tex file is generated but not processed to create images
 $NO_NAVIGATION ^ $NO_NAVIGATION ^
- when set, no navigation panels are placed on HTML pages
 $NO_SIMPLE_MATH ^ $NO_SIMPLE_MATH ^
- when set, inhibits the use of ``simple math'', unless the ,math extension is loaded; in which case TEXlike parsing is used, creating images of sub-parts of expressions, as needed
 $NO_SUBDIR ^ $NO_SUBDIR ^
- when set, the HTML files and images will be placed in the current directory, rather than a sub-directory
 $PAPERSIZE ^ $PAPERSIZE ^
- controls the maximum size for large images constructed by LATEX, on a single page
 $PBMMAKE ^ $PBMMAKE ^
- contains the command to call the pbmmake utility, used by pstoimg
 $PBMPLUSDIR ^ $PBMPLUSDIR ^
- when set, contains where to find the pbmplus graphics utilities; (no longer needed)
 $PK_GENERATION ^ $PK_GENERATION ^
- when set, automatic font-generation is enabled, thus leading to improved image quality
 $PNMCAT ^ $PNMCAT ^
- contains the command to call the pnmcat utility, used by pstoimg
 $PNMCROP ^ $PNMCROP ^
- contains the command to call the pnmcrop utility, used by pstoimg
 $PNMFILE ^ $PNMFILE ^
- contains the command to call the pnmfile utility, used by pstoimg
 $PNMFLIP ^ $PNMFLIP ^
- contains the command to call the pnmflip utility, used by pstoimg
 $PPMQUANT ^ $PPMQUANT ^
- contains the command to call the ppmquant utility, used by pstoimg
 $PPMTOGIF ^ $PPMTOGIF ^
- contains the command to call the ppmtogif utility, used by pstoimg
 $PREFIX ^ $PREFIX ^
- contains the filename-prefix to prepend to all HTML, image and data files created for the current document
 $PREVIOUS ^ $PREVIOUS ^
- when navigation panels are created, this holds a hyperlink to the previous HTML page
 $PREVIOUS_GROUP ^ $PREVIOUS_GROUP ^
- when navigation panels are created, this holds a hyperlink to the HTML page starting the previous section at the same level or shallower
 $PREVIOUS_GROUP_TITLE ^ $PREVIOUS_GROUP_TITLE ^
- when navigation panels are created, this holds the title of the previous HTML page at the same section level or shallower
 $PREVIOUS_PAGE_IN_NAVIGATION ^ $PREVIOUS_PAGE_IN_NAVIGATION ^
- when set, an iconic link to the previous logical page is placed in navigation panels, unless overridden by $NO_NAVIGATION being set also 
 $PREVIOUS_TITLE ^ $PREVIOUS_TITLE ^
- when navigation panels are created, this holds the title of the previous HTML page
 $PSTOIMG ^ $PSTOIMG ^
- contains the command to run the pstoimg utility to convert PostScript files into images in the required graphics format
 $PS_IMAGES ^ $PS_IMAGES ^
- when set, hyperlinks to PostScript files are included on the HTML pages, not <IMG> tags
 $REUSE ^ $REUSE ^
- settings affect whether images constructed on a previous run of LATEX2HTML are re-used on the next run of the same document
 $RGBCOLORFILE ^ $RGBCOLORFILE ^
- when color.perl has been loaded, holds the name of the file which contains color specifications and names
 $SCALABLE_FONTS ^ $SCALABLE_FONTS ^
- used when scalable fonts (e.g. PostScript) are available for use with image-generation
 $SERVER ^ $SERVER ^
- used in conjunction with image-maps to specify the type of web-server which will interpret the map
 $SHORTEXTN ^ $SHORTEXTN ^
- when set, uses .htm  as the filename suffix, rather than .html 
 $SHORT_INDEX ^ $SHORT_INDEX ^
- when set, results in a more compact Index being produced
 $SHOW_SECTION_NUMBERS ^ $SHOW_SECTION_NUMBERS ^
- when set, LATEX's section numbering is included with section titles
 $TEXDEFS ^ $TEXDEFS ^
- when set, the texdefs.perl file is read, allowing some TEX constructions to be interpreted
 $TEXEXPAND ^ $TEXEXPAND ^
- contains the command to run the texexpand utility which combines all required portions of input files for a LATEX2HTML document
 $TEXINPUTS ^ $TEXINPUTS ^
- contains the paths for LATEX to search for styles and input files, when making images
 $TITLE ^ $TITLE ^
- initially can be set to hold a title for the document, as a whole
 $TITLES_LANGUAGE ^ $TITLES_LANGUAGE ^
- specifies the collection of strings to use as titles, for special document sections
 $TMP ^ $TMP ^
- when set in local.pm, used by pstoimg as a temporary directory for image-generation
 $TOC_DEPTH ^ $TOC_DEPTH ^
- sectioning-level down to which links occur on the Table-of-Contents page
 $TOC_STARS ^ $TOC_STARS ^
- when set, star-sections are listed/linked on the Table-of-Contents page
 $TOP_NAVIGATION ^ $TOP_NAVIGATION ^
- when set, a navigation panel is placed at the top of every HTML page, unless overridden by $NO_NAVIGATION being set also
 $TRANSPARENT_FIGURES ^ $TRANSPARENT_FIGURES ^
- when set, this specifies that the background of generated images should be made transparent
 $TRANSPARENT_IMAGES ^ $TRANSPARENT_IMAGES ^
- when set, this prevents  the background of images from being made transparent (no longer used)
 $UP ^ $UP ^
- when navigation panels are created, this holds a hyperlink to the parent HTML page
 $UP_TITLE ^ $UP_TITLE ^
- when navigation panels are created, this holds a title of the parent HTML page
 $USENETPBM ^ $USENETPBM ^
- when set, indicates that the netpbm graphics utilities are available; (no longer needed)
 $VERBOSITY ^ $VERBOSITY ^
- has a numerical value which determines the messages to be printed on-screen as LATEX2HTML processes a document
 $WORDS_IN_NAVIGATION_PANEL_TITLES ^ $WORDS_IN_NAVIGATION_PANEL_TITLES ^
- used to limit the number of words shown with the navigation-panel buttons
 $WORDS_IN_PAGE ^ $WORDS_IN_PAGE ^
- contains the number of words required before a navigation-panel is placed also at the bottom of a page
 $cb_version ^ $cb_version ^
- when using the changebar package, this holds a version identifier set by the \cbversion command
 $dd ^ $dd ^
- ``directory delimiter'', will be set automatically to `/' unless it has already been specified in latex2html.config
 $default_language ^ $default_language ^
- specifies the language whose international code should be specified within the <!DOCTYPE ... > tag
 $depth ^ $depth ^
- holds the value of the sectioning depth when the <ADDRESS> tag of an HTML page is being created
 $file ^ $file ^
- holds the name of the HTML page when its <ADDRESS> tag is being created
 $title ^ $title ^
- holds the title of the current section when the <ADDRESS> tag of an HTML is being created
 ALIWEB ^ ALIWEB ^
- a network search and retrieval tool
 amsfonts.perl ^ amsfonts.perl ^
- contains code to recognise or implement features of the amsfonts package for LATEX
 amstex.perl ^ amstex.perl ^
- contains code to recognise or implement features of the amstex package for LATEX
 anonymous ftp ^ anonymous ftp ^
- pseudonym for use of the ftp program as the anonymous user, for file-transfers 
 Archie ^ Archie ^
- publicly-accessible database of files and programs available via anonymous ftp or using the Web
 Arena ^ Arena ^
- Web-browser
; currently the only one which displays HTML 3.1 math markup 
 bash ^ bash ^
- a unix shell, does not directly support use of LATEX2HTML
 bibtex ^ bibtex ^
- bibliography data-base program, used with LATEX
 CERN ^ CERN ^
- originally named ``Conseil Europeen pour la Recherche Nucleaire'', now known as the ``European Laboratory for Particle Physics''
, located near Geneva; also home of the World-Wide Web Project
 changebar.sty ^ changebar.sty ^
- LATEX2e package to mark changes in documentation; this supercedes an earlier package
 Changes ^ Changes ^
- text file, recording the changes made to LATEX2HTML since it was first released in July 1993, until V96.1 and revisions during 1996
 changes.tex ^ changes.tex ^
- input file for the LATEX2HTML manual; normally loaded only with the HTML version
 chmod ^ chmod ^
- Unix command for changing the access-privileges on files
 color.perl ^ color.perl ^
- contains Perl code to implement all the features of LATEX's color package and loads a list of named colors
 Common LATEX Commands ^ Common LATEX Commands ^
- cardboard lift-out, at the back of the ``Blue Book'', containing a summary of LATEX commands
 configure-pstoimg ^ configure-pstoimg ^
- Perl script to locate which Unix utilities are available on the local system, for use in generating images
 crayola.txt ^ crayola.txt ^
- contains a list of color specifications for the Crayola crayon colors, giving a name and CMYK coordinates 
 credits.tex ^ credits.tex ^
- input file for the LATEX2HTML manual; acknowledges the multitude of contributors to the development of LATEX2HTML
 csh ^ csh ^
- a unix shell, provides support for LATEX2HTML
 CVS ^ CVS ^
- Concurrent Version System software to administer multiple authors updating the software source files
 DBM ^ DBM ^
- Unix Database Management utility
 docs/  ^ docs/  ^
- subdirectory of $LATEX2HTMLDIR containing the LATEX2HTML documentation and a Makefile to control its processing
 docs/manual.tex ^ docs/manual.tex ^
- main LATEX source for LATEX2HTML documentation
 dot.latex2html-init ^ dot.latex2html-init ^
- example initialisation file for LATEX2HTML; usually to be found in the $LATEX2HTMLDIR
 dvips ^ dvips ^
- dvi to PostScript conversion program
 dvipsk ^ dvipsk ^
- a variant of dvips
 eform.ps ^ eform.ps ^
- PostScript graphic used in the LATEX2HTML manual
 example/  ^ example/  ^
- subdirectory of $LATEX2HTMLDIR containing an example illustrating the document segmentation technique
 features.tex ^ features.tex ^
- input file for a section of the LATEX2HTML manual; describes special features available with LATEX2HTML
 figure.ps ^ figure.ps ^
- another PostScript graphic used in the LATEX2HTML manual
 finger ^ finger ^
- network utility to obtain information about email addresses of users at computer installations
 floatfig.sty ^ floatfig.sty ^
- LATEX2e package for floating figures with text flowing around
 footnode.html ^ footnode.html ^
- the HTML page on which the text of footnotes will appear
 french.perl ^ french.perl ^
- adds Perl code to be compatible with the french.sty LATEX package
 french.sty ^ french.sty ^
- LATEX package for documents written in French
 ftp ^ ftp ^
- `File Transfer Protocols', network utility for transferring files
 FTP search ^ FTP search ^
- modern Web-based search utility
 german.perl ^ german.perl ^
- adds Perl code to be compatible with german.sty LATEX package
 german.sty ^ german.sty ^
- LATEX package for documents written in German
 getcwd.pl ^ getcwd.pl ^
- input file for Perl
 Ghostscript ^ Ghostscript ^
- program to render graphics written in the PostScript language, or minor variations thereof
 ghostscript ^ ghostscript ^
- Unix command to launch the Ghostscript program
 Ghostscript 3.x ^ Ghostscript 3.x ^
- latest versions of the Ghostscript program
 giftrans ^ giftrans ^
- utility to make transparent the backgrounds of GIF images; not needed if netpbm is used
 graphics.sty ^ graphics.sty ^
- LATEX2e package for inclusion of graphics within typeset documents
 grep ^ grep ^
- standard Unix utility, useful for finding specific strings within (groups of) files
 gs ^ gs ^
- commonly-used shortening of the ghostscript command
 GS-Preview ^ GS-Preview ^
- dvi-viewer, using Ghostscript
 gs_fonts.ps ^ gs_fonts.ps ^
- read by Ghostscript to locate the PostScript fonts available on the local system
 heqn.perl ^ heqn.perl ^
- package adding code to LATEX2HTML for placing equation-numbering at the left of images
 heqn.sty ^ heqn.sty ^
- empty LATEX package to force loading of heqn.perl; moves equation numbering to the left of images
 HTML ^ HTML ^
- ``Hyper-Text Markup Language'', as used by Web-browsers
 html.perl ^ html.perl ^
- adds Perl code to be compatible with html.sty LATEX package
 html.sty ^ html.sty ^
- symbolic link (see below) to a LATEX package allowing HTML links and conditional code
 html209.sty ^ html209.sty ^
- the LATEX2.09 version, target for the symbolic link html.sty
 html2e.sty ^ html2e.sty ^
- the LATEX2e version, target for the symbolic link html.sty
 htmllist.perl ^ htmllist.perl ^
- contains Perl code to implement the htmllist environment
 htmllist.sty ^ htmllist.sty ^
- LATEX package for the htmllist environment, which uses special icons in the HTML version
 hypextra.tex ^ hypextra.tex ^
- input file for a section of the LATEX2HTML manual; describes hypertext extensions
 icons.gif/  ^ icons.gif/  ^
- subdirectory of $LATEX2HTMLDIR containing GIF format versions of the default icons used for navigation buttons and other purposes
 icons.png/  ^ icons.png/  ^
- subdirectory of $LATEX2HTMLDIR containing PNG format versions of the default icons used for navigation buttons and other purposes
 icons/  ^ icons/  ^
- subdirectory of $LATEX2HTMLDIR containing the default GIF icons used for navigation buttons (no longer used, from v97.1 onwards)
 image-test.tex ^ image-test.tex ^
- example test-document for probing into the cause for image-generation problems
 images.dvi ^ images.dvi ^
- the dvi-file created by running LATEX on images.tex for creating images of mathematics and other awkward environments
 images.log ^ images.log ^
- the log-file produced by running LATEX on images.tex
 images.tex ^ images.tex ^
- file created by LATEX2HTML which is passed to LATEX to typeset complicated environments for conversion to images
 index.html ^ index.html ^
- on many systems a file of this name will be sent to the browser when a URL to its parent directory has been specified
 install-test ^ install-test ^
- tests the LATEX2HTML installation
 justify.perl ^ justify.perl ^
- package defining HTML 3.2 markup for left/right/center justified paragraphs, interpreting the standard LATEX environments flushleft/flushright/center
 justify.sty ^ justify.sty ^
- LATEX package which does nothing other than force loading of justify.perl by LATEX2HTML
 l2hfiles.dat ^ l2hfiles.dat ^
- contains the descriptive data appearing in this glossary
 l2hglo.ist ^ l2hglo.ist ^
- configuration for makeindex to construct this glossary
 l2hidx.ist ^ l2hidx.ist ^
- configuration for makeindex to construct the index
 l2hman.sty ^ l2hman.sty ^
- style-file needed for typesetting the LATEX2HTML manual using LATEX
 labels.pl ^ labels.pl ^
- data file containing symbolic labels for references to locations within a HTML document produced by LATEX2HTML
 latex ^ latex ^
- command to run to LATEX 
 LATEX ^ LATEX ^
- the markup language, interpreted by LATEX2HTML; images are processed by the LATEX program
 LATEX2e ^ LATEX2e ^
- the current version of LATEX, first introduced in 1993
 latex2html ^ latex2html ^
- Unix command to execute the LATEX2HTML script for generating HTML pages from a LATEX document
 LATEX2HTML ^ LATEX2HTML ^
- Perl script to convert LATEX documents into web-pages, by Nikos Drakos with updates and extensions by others
 latex2html-96.1.tar.gz ^ latex2html-96.1.tar.gz ^
- compressed archive of the previous (since Feb. 1996) major LATEX2HTML distribution
 latex2html-97.1.tar.gz ^ latex2html-97.1.tar.gz ^
- compressed archive of the latest (since May. 1997) LATEX2HTML distribution
 latex2html.config ^ latex2html.config ^
- configuration file for LATEX2HTML, normally to be found in the $LATEX2HTMLDIR directory
 licence.tex ^ licence.tex ^
- input file for the LATEX2HTML manual; contains the licence statement and copyright notice
 Linux ^ Linux ^
- Unix system for DOS-based PCs; LATEX2HTML will work, provided some variables are set correctly
 local.pm ^ local.pm ^
- written by configure-pstoimg, this Perl file records the locations of the graphics utilities on the local system used by pstoimg
 lslide.sty ^ lslide.sty ^
- LATEX package for producing colour-separations
 lynx ^ lynx ^
- character-based Web-browser, available for DOS and Unix systems
 make ^ make ^
- Unix utility used to track the time-dependency of multiple files in the development of a document or computing project
 Makefile ^ Makefile ^
- contains the time-dependency data used by the make utility
 makeidx.perl ^ makeidx.perl ^
- adds Perl code to interpret index-entries otherwise intended for the makeindex program
 makeindex ^ makeindex ^
- utility for sorting and filtering textual data; used primarily for making the index or glossary 
 makemap ^ makemap ^
- Perl script to generate image-maps
 MakeTeXPK ^ MakeTeXPK ^
- script used by dvips, and other dvi-drivers, controlling generation of missing fonts
 manhtml.tex ^ manhtml.tex ^
- input file containing  definitions needed for segments of the HTML version of the LATEX2HTML manual
 manual.aux ^ manual.aux ^
- auxiliary file created by running LATEX on the LATEX2HTML manual
 manual.glo ^ manual.glo ^
- collects (unsorted) glossary entries for the LATEX version of the LATEX2HTML manual
 manual.gls ^ manual.gls ^
- file containing the sorted entries for the glossary in the LATEX2HTML manual; created by running makeindex on manual.glo using l2hglo.ist
 manual.idx ^ manual.idx ^
- collects (unsorted) index entries for the LATEX version of the LATEX2HTML manual
 manual.ind ^ manual.ind ^
- file containing the sorted entries for the index in the LATEX2HTML manual; created by running makeindex on manual.idx using l2hidx.ist
 manual.tex ^ manual.tex ^
- main LATEX source for the LATEX2HTML manual
 Metafont ^ Metafont ^
- generates bitmapped fonts for TEX and LATEX 
 misc/  ^ misc/  ^
- subdirectory containing miscellaneous files used by Metafont, often the location for modes.mf
 modes.mf ^ modes.mf ^
- used by Metafont to customise font bitmaps for different printers
 Mosaic ^ Mosaic ^
- commonly-used Web-browser, see NCSA Mosaic below
 mybutton.gif ^ mybutton.gif ^
- file-name used in example code for an image as a button to a hyperlink
 natbib.perl ^ natbib.perl ^
- implements the commands in the natbib package, allowing flexible styles for citations
 NCSA ^ NCSA ^
- ``National Center for Supercomputing Applications'' located at University of Illinois at Urbana-Champaign
 NCSA Mosaic ^ NCSA Mosaic ^
- Web-browser, freely available
for most platforms
 NDBM ^ NDBM ^
- alternative Database Management utility for Unix
 netpbm ^ netpbm ^
- suite of Unix graphics utilities
; alternative to pbmplus
 Netscape Navigator ^ Netscape Navigator ^
- popular Web-browser, commercially available
for most platforms and free to academic institutions
 nharvard.perl ^ nharvard.perl ^
- contains code to load the natbib package and use this to implement the `harvard' style of citations
 nslookup ^ nslookup ^
- network utility for findinging network addresses
 OSF ^ OSF ^
- a unix shell
 overview.tex ^ overview.tex ^
- input file for a section of the LATEX2HTML manual; contains a brief summary of LATEX2HTML's capabilities
 pbmmake ^ pbmmake ^
- Unix graphics utility which creates rectangles of a single color as a bitmapped graphic
 pbmplus ^ pbmplus ^
- suite of Unix graphics utilities
 Perl ^ Perl ^
- the Unix program
which interprets LATEX2HTML and orchestrates the whole conversion process
 perl ^ perl ^
- unix command to run the Perl program on a given script; e.g. on latex2html or pstoimg
 pnmcat ^ pnmcat ^
- Unix graphics utility which concatenates several bitmapped graphics to produce a single bitmapped graphic 
 pnmcrop ^ pnmcrop ^
- Unix graphics utility which crops whole rows and/or columns of a single color, from specified edges of a bitmapped graphic 
 pnmfile ^ pnmfile ^
- Unix graphics utility which reads a graphic in one of a large range of formats, creating a bitmap suitable for input to other utilities 
 pnmflip ^ pnmflip ^
- Unix graphics utility which rotates and reflects through multiples of  90 o . 
 PostScript ^ PostScript ^
- graphics programming language used in printers; interpreted by Ghostscript
 ppmquant ^ ppmquant ^
- Unix graphics utility used to limit the number of distinct colours in a single image
 ppmtogif ^ ppmtogif ^
- Unix graphics utility used to convert a bitmapped graphic in ppm format into GIF format
 problems.tex ^ problems.tex ^
- input file for the LATEX2HTML manual; contains a description of known problems with LATEX2HTML, and how best to avoid or deal with them
 psfiles/  ^ psfiles/  ^
- sub-directory of docs/  containing PostScript graphics used in the printed version of the LATEX2HTML manual
 pstogif ^ pstogif ^
- Perl script which controls the conversion of images from PostScript to GIF bitmaps; replaced by pstoimg for V97.1
 pstoimg ^ pstoimg ^
- Perl script which controls the conversion of images from PostScript to a chosen graphics format
 pstoppm.ps ^ pstoppm.ps ^
- contains PostScript code needed for image conversion with versions of Ghostscript earlier than 3.0
 pstoppm3.ps ^ pstoppm3.ps ^
- -"-"- with v3.x of Ghostscript and LATEX2HTML earlier than 96.1
 pstoxbm ^ pstoxbm ^
- Unix graphics utility that is no longer used by LATEX2HTML
 README ^ README ^
- found in $LATEX2HTMLDIR, this file contains simple information concerning the latest release
 report.map ^ report.map ^
- example data-file used as input for makemap to produce an image-map 
 report.ps ^ report.ps ^
- PostScript version produced by LATEX, for the report.tex example of a segmented document
 report.tex ^ report.tex ^
- example source for a segmented document
 report/  ^ report/  ^
- subdirectory created when processing the example segmented document 
 rgb.txt ^ rgb.txt ^
- contains a list of color specifications, giving a name and RGB coordinates 
 sec1.tex ^ sec1.tex ^
- one section of the example segmented document
 sec2.html ^ sec2.html ^
- one HTML page produced with the example segmented document
 sec2.tex ^ sec2.tex ^
- another section of the example segmented document
 styles/  ^ styles/  ^
- subdirectory of $LATEX2HTMLDIR containing <file>.perl files corresponding to LATEX packages
 support.tex ^ support.tex ^
- input file for a section of the LATEX2HTML manual; details installation and some technical aspects
 tar ^ tar ^
- utility for creating, and extracting files from, archives
 tcsh ^ tcsh ^
- a unix shell, provides support for LATEX2HTML
 texdefs.perl ^ texdefs.perl ^
- package providing ability to recognise and process some common TEX macro constructions
 texexpand ^ texexpand ^
- Perl script used with LATEX2HTML for combining the required portions of all input-files into a single document
 TEXINPUTS ^ TEXINPUTS ^
- shell-variable which contains the usual paths used by LATEX to find packages and other input-files
 texinputs/  ^ texinputs/  ^
- subdirectory of $LATEX2HTMLDIR containing the LATEX packages needed to successfully typeset its manual
 TMP-part1 ^ TMP-part1 ^
- first of a series of temporary files created during LATEX2HTML processing; they are automatically deleted unless  -debug  was specified
 toshiba ^ toshiba ^
- Metafont mode recommended for setting mathematics and text included within automatically generated images
 url.sty ^ url.sty ^
- LATEX2e package for typesetting URLs across multiple lines 
 urls.bib ^ urls.bib ^
- suggested name for a BibTEX input file, containing @string definitions for URLs to be used within bibliographic references
 userman.tex ^ userman.tex ^
- input file for the main section of the LATEX2HTML user-manual
 versions/  ^ versions/  ^
- subdirectory of $LATEX2HTMLDIR containing files to adapt to different versions of HTML
 wrapfig.sty ^ wrapfig.sty ^
- LATEX2e package for wrapping text around non-floating figures
 xv ^ xv ^
- useful Unix graphics utility; allows interactive manipulation and format-conversion of bitmapped images
 
 
 
 
 
 
 
 
 
 
 Next: Index
Up: The LATEX2HTML Translator
 Previous: References
Generated using the  LaTeX2HTML  
11/2/1997