NAME
roff2ps - transform roff code into ps mode
SYNOPSIS
roff2ps [ groffer_option ....] [--] [ filespec ....] roff2ps -h|--help roff2ps -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.
DESCRIPTION
roff2ps transforms roff code into ps 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. roff2pdf(1) outputs pdf mode. 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).
SEE ALSO
groff(1), groffer(1), roff2dvi(1), roff2html(1), roff2pdf(1), roff2text(1), roff2x(1), gxditview(1).
COPYING
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
This file was written by Bernd Warken groff-bernd.warken-72@web.de.
More Linux Commands
manpages/pwquality.conf.5.html
pwquality.conf(5) configuration for the libpwquality library
pwquality.conf provides a way to configure the default password quality requirements for the system passwords. This file is read by the libpwquality library and
manpages/XSetDeviceFocus.3.html
XSetDeviceFocus(3) - control extension input device focus...
The XSetDeviceFocus request changes the focus of the specified device and its last-focus-change time. It has no effect if the specified time is earlier than the
manpages/glMapGrid.3gl.html
glMapGrid(3gl) - define a one- or two-dimensional mesh......
glMapGrid and glEvalMesh are used together to efficiently generate and evaluate a series of evenly-spaced map domain values. glEvalMesh steps through the intege
manpages/glVertex2fv.3gl.html
glVertex2fv(3gl) - specify a vertex - Linux manual page.....
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc
manpages/Pod::ParseUtils.3pm.html
Pod::ParseUtils(3pm) - helpers for POD parsing and conversio
Pod::ParseUtils contains a few object-oriented helper packages for POD parsing and processing (i.e. in POD formatters and translators). Pod::List Pod::List can
manpages/malloc_hook.3.html
malloc_hook(3) - malloc debugging variables - Linux man page
The GNU C library lets you modify the behavior of malloc(3), realloc(3), and free(3) by specifying appropriate hook functions. You can use these hooks to help y
manpages/xcmsdb.1.html
xcmsdb(1) - Device Color Characterization utility for X Colo
xcmsdb is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen as specified in section 7, Dev
manpages/Tcl_ListMathFuncs.3.html
Tcl_ListMathFuncs(3) - Define, query and enumerate math func
Tcl allows a number of mathematical functions to be used in expressions, such as sin, cos, and hypot. These functions are represented by commands in the namespa
manpages/git-ls-files.1.html
git-ls-files(1) - Show information about files in the index
This merges the file listing in the directory cache index with the actual working directory list, and shows different combinations of the two. One or more of th
manpages/XCreateGlyphCursor.3.html
XCreateGlyphCursor(3) - create cursors - Linux manual page
X provides a set of standard cursor shapes in a special font named cursor. Applications are encouraged to use this interface for their cursors because the font
manpages/perlhaiku.1.html
perlhaiku(1) - Perl version 5.10+ on Haiku - Linux man page
This file contains instructions how to build Perl for Haiku and lists known problems. BUILD AND INSTALL The build procedure is completely standard: ./Configure
manpages/_sysctl.2.html
_sysctl(2) - read/write system parameters - Linux man page
Do not use this system call! See NOTES. The _sysctl() call reads and/or writes kernel parameters. For example, the hostname, or the maximum number of open files
