up | Inhaltsverzeichniss | Kommentar

Manual page for TEXVIEW(1)

texview - TeX previewer for suntools

SYNOPSIS

texview [ -p ] [ -l ] [ +n ] dvifile[.dvi]

DESCRIPTION

The texview program is an enhanced version of the "dvisun" command designed to run under suntools on SUN3s. The texview program displays a .dvi file on a SUN3. After each page of the output is displayed the program will wait for a response from the user. Type U , D , L , R or k , j , h , l in the PARENT window to move the displayed page of the document up, down, left or right. This provides a facility to examine the entire page if the page is larger than the screen. A p will display the previous page. <RETURN> goes to the next page. When a new page is displayed the top left corner of the page will be displayed in the top left corner of the screen. Multiple pages may be skipped forwards or backwards by entering +n <RETURN> or -n <RETURN> to skip n pages. The program will not skip past the begining or the end of the document. Prior to display of the first page in the document several pages may be skipped by including a +n option on the command line. This will cause n pages to be skipped prior to displaying the first page on the screen. Typing q will cause the program to exit.

The 'm' and 'M' keys provide the user with a pager (as 'more'). Pressing these keys is equivalent to a sequence of ' ' and 'k'.

After the document is processed a list of errors is printed on standard error. This error listing is also saved in the file dvifile.loh. The creation of the log file may be prevented by using the -l option when invoking the program.

This is a `bare bones' DVI-to-Sun program. Minimal error checking is done. For more complete error checking dvitype(1) should be run.

Ocasionally there may be insufficent memory to hold the information about all of the fonts in the system. Portions of the document may be previewed by including the -p option on the command line. This will prevent the preloading of all fonts into the system and instead use demand loading of the font tables.

Some new keys have been added to the original dvisun program to make texview perform like any other Berkeley program. The lowercase keys l, d, u, r of the original dvisun have been replaced by h, j, k, l but it is still possible to use the old keys as uppercases (L, D, U, R).

The b key is equivalent to p and n is equivalent to <RETURN>.

FILES

*.dvi
TeX DeVice Independent output file
/usr/lib/dvifont/*.*pxl
TeX default font rasters

SEE ALSO

dvitype(1), dvisun(1), tex(1)

BUGS

When using fonts with decent resolution only part of a page appears on the screen.

For unexplained reasons, texview logs you out when it encounters a request for a non-existant PXL file.

The number of fonts files is limited (see in the sources for current limitation).

A limitation of the maximum number of opened files for a process makes it sometimes impossible to close or move the texview window. It may also lead to a core dump. So be careful when TeXviewing a text with too many fonts.

AUTHOR

Mark Senn wrote the early versions of this program for the BBN BitGraph. Stephan Bechtolsheim, Bob Brown, Richard Furuta, James Schaad and Robert Wells improved it. Norm Hutchinson ported the program to the Sun. Yves Ledru ported it under suntools.


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © by Hans-Peter Bischof. All Rights Reserved (1997).

Last modified 21/April/97