TC2HTML manual page
Table of Contents
tc2html - convert troffcvt output to Hypertext Markup Language
tc2html [ options ] file ... ]
tc2html is a postprocessor for troffcvt and converts
troffcvt output to to Hypertext Markup Language (HTML).
It's usually invoked by running the troffcvt front end
troff2html .
tc2html understands the following options:
-
-D
-
Enable debugging output.
-
-E
-
Cause tc2html to echo token information to stderr
as tokens are read from troffcvt.
-
-T title
-
Specify a title for the document. This can be used for documents
that do not contain any recognizable title. If the document does
contain a title, it is overridden.
troffcvt(1), troff2html(1)
Paul DuBois, dubois@primate.wisc.edu.
tc2html uses a set of special macros that tell troffcvt
how to generate tc2html-specific output that indicates
HTML structural elements. These macros do not work in compatibility
mode.