Man Linux: Main Page and Category List

NAME

       spx11 - a Simple Previewer for X11

SYNOPSIS

       spx11 [OPTIONS] FILE

DESCRIPTION

       spx11  is  a  small  viewer  for DVI files generated by TeX typesetting
       systems.  It’s code size is very small (approximately 350 lines of code
       in  C).   Unfortunately,  it  does not offer anti-aliasing display, and
       hence, its display is ugly.  spx11  is  developed  as  a  demonstration
       purpose;  it  is a start point of development of DVI previewer based on
       DVIlib.  It uses DVIlib as an  intenal  DVI  bytecode  interpreter  and
       VFlib as an intenal font module.

OPTIONS

       spx11  accepts  the  following options.  (For more detail, invoke spx11
       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.

SEE ALSO

       spawx11(1), spwx11(1), vflib(1), dvilib(1)

COPYRIGHT

       Copyright ©  2007 Hirotsugu Kakugawa