Linux Commands Examples

A great documentation place for Linux commands

roff2pdf

transform roff code into pdf mode


see also : groff - groffer - roff2dvi - roff2html - roff2ps - roff2text - roff2x - gxditview

Synopsis

roff2pdf

[groffer_option...] [--] [filespec...]

roff2pdf

-h | --help

roff2pdf

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


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

roff2pdf transforms roff code into pdf mode. 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.

roff2ps(1)

prints PostScript format to standard output.

roff2text(1)

generates text output in the groff device latin1.

roff2x(1)

prints the output in the groff device X that is suitable for programs like gxditview(1) or xditview(1).

copying

Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc.

This file is part of groffer, which is part of groff, a free software project. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2, or (at your option) any later version.

You should have received a copy of the GNU General Public License along with groff, see the files COPYING and LICENSE in the top directory of the groff source package. Or read the man page gpl(1). You can also write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.


see also

groff , groffer , roff2dvi , roff2html , roff2ps , roff2text , roff2x , gxditview .


author

This file was written by Bernd Warken.

How can this site be more helpful to YOU ?


give  feedback