logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tc2rtf - convert troffcvt output to Rich Text Format

Bugs

tc2rtf  uses  a  set  of  special  macros  that tell troffcvt how to generate tc2rtf-specific output that
       indicates RTF structural elements.  These macros do not work in compatibility mode.

                                                                                                       TC2RTF(1)

Description

tc2rtf  is  a postprocessor for troffcvt and converts troffcvt output to to Rich Text Format (RTF).  It's
       usually invoked by running the troffcvt front end troff2rtf.tc2rtf understands the following options:

       -D     Enable debugging output.

       -E     Cause tc2rtf to echo token information to stderr as tokens are read from troffcvt.

       -Ttitle
              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.

Name

       tc2rtf - convert troffcvt output to Rich Text Format

See Also

troffcvt(1), troff2rtf(1)

Syntax

tc2rtf [ options ] file ...  ]

Who-To-Blame

       Paul DuBois, dubois@primate.wisc.edu.

See Also