MPTX(7,F) AIX Technical Reference MPTX(7,F)
-------------------------------------------------------------------------------
mptx
PURPOSE
Provides the macro package for formatting a permuted index.
SYNOPSIS
nroff -mptx [flag...] [file...]
troff -mptx [flag...] [file...]
DESCRIPTION
This package provides a definition for the .xx macro which is used for
formatting a permuted index produced by the ptx program. This package does not
provide any other formatting capabilities such as headers and footers. Use
this macro package in conjunction with the mm macro package for these or other
capabilities. In this case, the -mptx flag must follow the -mm flag. For
example:
nroff -mm -mptx file
or
mm -mptx file
FILES
/usr/lib/tmac/tmac.ptx
/usr/lib/macros/ptx
RELATED INFORMATION
In this book: "mm."
The mm, nroff, ptx, troff commands in AIX Operating System Commands Reference.
Processed November 7, 1990 MPTX(7,F) 1