1roff2text(1)                General Commands Manual               roff2text(1)
2
3
4

NAME

6       roff2text - transform roff code into text mode
7

SYNOPSIS

9       roff2text [groffer-option ...] [--] [filespec ...]
10
11       roff2text -h
12       roff2text --help
13
14       roff2text -v
15       roff2text --version
16
17       The  options -v and --version print the version information of the pro‐
18       gram to standard output and exit.  The options -h and  --help  print  a
19       usage  information  of the program to standard output and stop the pro‐
20       gram instantly.
21
22       All other options are assumed to be groffer options.  They  are  inter‐
23       nally  passed  to  groffer.  They override the behavior of the program.
24       The options are optional, they can be omitted.
25
26       The filespec arguments correspond to the filespec arguments of groffer.
27       So they are either the names of existing, readable files or - for stan‐
28       dard input, or the name of a man page or a groffer(1) man  page  search
29       pattern.   If  no filespec is specified standard input is assumed auto‐
30       matically.
31

DESCRIPTION

33       roff2text transforms roff code into text mode.   Print  the  result  to
34       standard output.
35
36       There  are  more of these programs for generating other formats of roff
37       input.
38
39       roff2dvi(1)
40              is for dvi mode.
41
42       roff2html(1)
43              generates HTML output.
44
45       roff2pdf(1)
46              outputs pdf mode.
47
48       roff2ps(1)
49              prints PostScript format to standard output.
50
51       roff2x(1)
52              prints the output in the groff device X  that  is  suitable  for
53              programs like gxditview(1) or xditview(1).
54

AUTHORS

56       roff2text was written by Bernd Warken ⟨groff-bernd.warken-72@web.de⟩.
57

SEE ALSO

59       groff(1),    groffer(1),    roff2dvi(1),   roff2html(1),   roff2pdf(1),
60       roff2ps(1), roff2x(1), gxditview(1).
61
62
63
64groff 1.22.4                    3 November 2020                   roff2text(1)
Impressum