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

NAME

6       roff2x - transform roff code into x mode
7

SYNOPSIS

9       roff2x [groffer-option ...] [--] [filespec ...]
10
11       roff2x -h
12       roff2x --help
13
14       roff2x -v
15       roff2x --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       roff2x transforms roff code into X mode corresponding to the groff  de‐
34       vices  X*; this mode is suitable for gxditview(1).  Print the result to
35       standard output.
36
37       There are more of these programs for generating other formats  of  roff
38       input.
39
40       roff2dvi(1)
41              is for dvi mode.
42
43       roff2html(1)
44              generates HTML output.
45
46       roff2pdf(1)
47              outputs pdf mode.
48
49       roff2ps(1)
50              prints PostScript format to standard output.
51
52       roff2text(1)
53              generates text output in the groff device latin1.
54

AUTHORS

56       roff2x 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), roff2text(1), gxditview(1).
61
62
63
64groff 1.22.4                     22 July 2021                        roff2x(1)
Impressum