NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | COPYING | AUTHOR | COLOPHON

roff2x(1)                  General Commands Manual                 roff2x(1)

NAME         top

       roff2x - transform roff code into x mode

SYNOPSIS         top

       roff2x [ groffer_option ....]  [--] [ filespec ....]
       roff2x -h|--help
       roff2x -v|--version
       The options -v and --version print the version information of the
       program to standard output and exit.  The options -h and --help print
       a usage information of the program to standard output and stop the
       program instantly.
       All other options are assumed to be groffer options.  They are inter‐
       nally passed to groffer.  They override the behavior of the program.
       The options are optional, they can be omitted.
       The filespec arguments correspond to the filespec arguments of
       groffer.  So they are either the names of existing, readable files or
       - for standard input, or the name of a man page or a groffer(1) man
       page search pattern.  If no filespec is specified standard input is
       assumed automatically.

DESCRIPTION         top

       roff2x transforms roff code into X mode corresponding to the groff
       devices X*; this mode is suitable for gxditview(1).  Print the result
       to standard output.
       There are more of these programs for generating other formats of roff
       input.
       roff2dvi(1)
              is for dvi mode.
       roff2html(1)
              generates html output.
       roff2pdf(1)
              outputs pdf mode.
       roff2ps(1)
              prints PostScript format to standard output.
       roff2text(1)
              generates text output in the groff device latin1.

SEE ALSO         top

       groff(1), groffer(1), roff2dvi(1), roff2html(1), roff2pdf(1),
       roff2ps(1), roff2text(1), gxditview(1).

COPYING         top

       Copyright © 2006-2014 Free Software Foundation, Inc.
       This file is part of groffer, which is part of GNU groff, a free
       software project.
       You can redistribute it and/or modify it under the terms of the GNU
       General Public License version 2 (GPL2) as published by the Free
       Software Foundation.
       The license text is available in the internet at 
       ⟨http://www.gnu.org/licenses/gpl-2.0.html⟩.

AUTHOR         top

       This file was written by Bernd Warken ⟨groff-bernd.warken-72@web.de⟩.

COLOPHON         top

       This page is part of the groff (GNU troff) project.  Information
       about the project can be found at 
       ⟨http://www.gnu.org/software/groff/⟩.  If you have a bug report for
       this manual page, see ⟨http://www.gnu.org/software/groff/⟩.  This
       page was obtained from the tarball groff-1.22.3.tar.gz fetched from
       ⟨ftp://ftp.gnu.org/gnu/groff/⟩ on 2017-07-05.  If you discover any
       rendering problems in this HTML version of the page, or you believe
       there is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org
Groff Version 1.22.3             5 July 2017                       roff2x(1)

Pages that refer to this page: roff2dvi(1)roff2html(1)roff2pdf(1)roff2ps(1)roff2text(1)