FreeBSD Manual Pages
tohtml(1) tohtml(1) NAME tohtml - Create HTML from LaTeX input SYNOPSIS tohtml [-latex] [-info] [-mapref filename] [-basedir dirname] [-user- path 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 INPUT PARAMETERS -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 pro- hibits 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 LOCATION tohtml.c 2/1/2000 tohtml(1)
NAME | SYNOPSIS | INPUT PARAMETERS | LOCATION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tohtml&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>