GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PROOF(1) FreeBSD General Commands Manual PROOF(1)

proof - troff output interpreter

proof [ -mmag ] [ -/nview ] [ -F dir ] [ -d ] [ file ]

Proof reads troff((1)) intermediate language from file or standard input and simulates the resulting pages on the screen.

After a page of text is displayed, proof pauses for a command from the keyboard. The typed commands are:

Go on to next page of text.
-
Go back to the previous page.
Quit.
Print page n. An out-of-bounds page number means the end nearer to that number; a missing number means the current page; a signed number means an offset to the current page.
Same as pn.
Clear the screen, then wait for another command.
Change the magnification at which the output is printed. Normally it is printed with magnification .9; mag=.5 shrinks it to half size; mag=2 doubles the size.
Move everything val screen pixels to the right (left, if val is negative).
Move everything val screen pixels down (up, if val is negative).
/nview
Split the window into nview pieces. The current page goes into the rightmost, bottommost piece, and previous pages are shown in the other pieces.
Use dir for fonts instead of /lib/font/bit.
Toggle the debug flag.

These commands are also available, under slightly different form, from a menu on button 3. The pan menu item allows arbitrary positioning of the page: after selecting pan, press the mouse button again and hold it down while moving the page to the desired location. The page will be redisplayed in its entirety when the button is released. Mouse button 1 also pans, without the need for selecting from a menu.

The m, x, y, F, /, and d commands are also available as command line options.

/font/*
fonts
/font/MAP
how to convert troff output fonts and character names into screen fonts and character numbers

/src/cmd/proof

lp(1), gs((1)), page((1))
J. F. Ossanna and B. W. Kernighan, ``Troff User's Manual''


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.