PR2

Section: Misc. Reference Manual Pages (%S%)
Updated: %D%
Index Return to Main Contents
 

NAME

pr2 - a simple text formatter similar to `pr'  

SYNOPSIS

pr2 [ -Tn -Bn -Ln -Rn -wn -ln -sn -pn -p[RA] -t#text -h#[YN] -h#[TB][LCR] -v ] filename ...  

DESCRIPTION

For each filename, pr2 formats the file with modifyable margins, line-spacing, and possible titles and page numbers.  

OPTIONS

-Tn
-Bn
-Ln
-Rn
Set the top, bottom, left, and right margin, respectively, to n rows or columns.
-wn
Sets the width of the page to n columns.
-ln
Sets the length of the page to n rows.
-sn
Sets the line spacing to n rows.
-pn
Sets the initial page number to n.
-p[RA]
Sets the page numbering to Roman or Arabic numerals.
-t#text
Sets the text of title number # to text.
-h#[YN]
Turns title number # on (Y) or off (N).
-h#[TB][LCR]
Sets the position of title number #. The first character specifies either the Top or Bottom margin. The second character is for Left, Center, or Right justification.
-v
Displays pr2's version number.
 

TITLES

Pr2 allows you to set up to six titles in the margins of your document. Each title can be placed either in the top or bottom margin, and can be centered or placed against the left or right margin. When the title is printed, a %f inside the title will be replaced by the current filename, %n will be replaced by the page number, and %% will be replaced by a single %. Note that if two or more titles are placed in the same position, later titles will overwrite previous titles.  

VERSION

This describes pr2 version %V%. To see what version of pr2 you are running, use the -v option.  

SEE ALSO

pr(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
TITLES
VERSION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 06:26:10 GMT, December 12, 2024