TeX-Guy(1)
NAME
spawx11 - the Simplest Previewer with Anti-aliasing in the World for
X11
SYNOPSIS
spawx11 [OPTIONS] FILE
DESCRIPTION
spawx11 is a viewer for DVI files generated by TeX typesetting systems.
It's code size is very small (approximately 550 lines of code in C).
It uses DVIlib as an intenal DVI bytecode interpreter and VFlib as an
intenal font module.
OPTIONS
spawx11 accepts the following options. (For more detail, invoke
spawx11 with --help option.)
--help Print a list of command line options.
- -v VFLIBCAP
- Set a vflibcap file for font module VFlib.
- -a4, -a5, -b4, -b5, -letter, -us, ....
- Select paper size.
- -l Select landscape mode.
- -fg COLOR
- Set foreground color.
- -bg COLOR
- Set background color.
SEE ALSO
spwx11(1), vflib(1), dvilib(1)
COPYRIGHT
- Copyright (C) 2007 Hirotsugu Kakugawa