GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
tohtml(1) tohtml(1)

tohtml - Create HTML from LaTeX input


tohtml [-latex] [-info] [-mapref filename] [-basedir dirname] [-userpath path] [-iftex] [-split n] [-headeroffset n ] [-mapman filename ] [-cvtlatex] [-cvttables] [-cvtmath] [-simplemath] [-useimg] [-gaudy] [-iftex] [-default] [-nonavnames] [-notopnames] [-nobottomnav] [-basedef filename] [-endpage filename ] [-beginpage filename] [-citeprefix str] [-citesuffix str] filename

-iftex
- Include text in begin{iftex}...end{iftex} mode
-cvtlatex
- Convert LaTeX that can not be represented as text into bitmaps
-cvttables
- Convert tabular environments into bitmaps
-useimg
- When used with -cvtlatex, use existing bitmaps from a previous run
-gaudy
- Use color images for itemize bullets
-nocopy
- Do not copy the pre-defined bitmaps
-dosnl
- Generate Windows/DOS-style newlines (newline return)
-split n
- Split the document down to sections at level n -split -1 prohibits splitting; 0 = chapter, 1 = section, etc.
-headeroffset n
- Offset the HTML headers generated by section. For example, to use H2 instead of H1 for top level sections, use -headeroffset 1
-nonavnames
- Do not output the navigation buttons
-notopnames
- Do not output the names on the top of the page
-nobottomnav
- Do not output the names or buttons at the bottom of a section
-nocontents
- Do not generate the contents page
-mapref file
- Convert references in \\cite into hyperlinks by using the specified file
-mapman file
- Convert occurances of tokens into hyperlinks to files
-default
- Pick relatively nice defaults
-citeprefix str
- Set the prefix for citations ([ by default)
-citesuffix str
- Set the suffix for citations (] by default)
-basedef name
- Use file name to define TeX commands
-beginpage filename
- Prepend the html in filename to the end of each page
-endpage filename
- Append the html in filename to the end of each page

tohtml.c
2/1/2000

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.