man tc2text (Commandes) - convert troffcvt output to ASCII text
NAME
tc2text - convert troffcvt output to ASCII text
SYNTAX
tc2text [ options ] file ... ]
DESCRIPTION
tc2text is a postprocessor for troffcvt and converts troffcvt output to to ASCII text. It's usually invoked by running the troffcvt front end troff2text .
tc2text understands the following options:
- -D
- Enable debugging output.
- -E
- Cause tc2text to echo token information to stderr as tokens are read from troffcvt.
- -T0title
- 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.
SEE ALSO
troffcvt(1), troff2text(1)
WHO-TO-BLAME
Paul DuBois, dubois@primate.wisc.educ .
BUGS
tc2text uses a set of special macros that tell troffcvt how to generate tc2text-specific output that indicates text structural elements. These macros do not work in compatibility mode.