Manual Page Result
0
Command: any2ps | Section: 1 | Source: Digital UNIX | File: any2ps.1.gz
any2ps(1) General Commands Manual any2ps(1)
NAME
any2ps - Converts a file to mule internal code and then to PostScript
format
SYNOPSIS
any2ps [-in coding_system] 2ps_flags] < infile > outfile
FLAGS
Specifies the coding system (in the input file) that needs to be con-
verted to mule *internal* code. By default, the input file is assumed
to be in mule *internal* code, which means that code conversion is not
done. Specifies one or more flags passed by any2ps to the m2ps pro-
gram. Refer to m2ps(1) for a description of these flags.
PARAMETERS
Specifies the input file to be converted to *internal* code. Specifies
the output PostScript file.
DESCRIPTION
The any2ps command is an alternative to running the coco and m2ps pro-
grams separately. Like the programs that it invokes, any2ps is derived
from software supplied by the Free Software Foundation.
The any2ps program performs the following operations: Invokes coco to
convert the input file from the specified coding system to Mule inter-
nal code (called *internal* code) Passes the converted result, along
with the specified m2ps flags, to m2ps for processing
The m2ps program then generates the PostScript program file to be
printed.
RELATED INFORMATION
Commands: coco(1), m2ps(1), mule(1) delim off
any2ps(1)