home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / tex / dvivga.inf < prev    next >
Text File  |  1989-01-10  |  2KB  |  57 lines

  1.        DVIVGA - TeX Previewer for IBM-PC with VGA, EGA or MCGA Graphics
  2.  
  3.  
  4. DVIVGA is a public domain program written by Doug McDonald, Nelson Beebe,
  5. and others.
  6.  
  7. It is specifically designed so that you can view your .dvi files 
  8. in a size that just fits (from side to side) on the screen, so that you
  9. can get the best possible resolution. Or you can get the whole page
  10. (well, usually) on the screen.  
  11.  
  12. The files for the DVIVGA TeX previewer are stored in this directory.
  13. DVIVGA1.arc  contains the documentation, executable, and miscellaneous.
  14.  
  15. DVIVGA2.arc  through 
  16. DVIVGA8.arc  contain font files. These are themselves
  17.              .arc files - they are packed this way to make naming them
  18.              easier, as the stupid Wollongong TCP software won't allow
  19.              anonymous ftp from subdirectories. A more complete set of
  20.              fonts for larger sizes is available by anonymous ftp from 
  21.              science.utah.edu
  22.  
  23. DVIVGA9.arc  contains the source code.
  24.  
  25. PKXARC.com   is the file un-arcing utility needed to unpack them.
  26.              The "ARC" series of programs will also work to unpack them.
  27.              "ARC" is available for Unix and VMS.
  28.  
  29. Please note that all the files save this one are strictly binary, and
  30. have to be downloaded in the proper manner.
  31.  
  32.  
  33.  
  34. INSTRUCTIONS FOR USING DVIVGA:
  35.  
  36. Copy all the files 1 through 8 to your pc. Unarc them with PKXARC.
  37. Then read the DVIVGA.DOC file. PLEASE! Read that file first! PLEASE!
  38. This is a very versitile program, but you can't use it fully unless
  39. you read ALL about it!
  40.  
  41. Then proceed according to its instructions
  42.  
  43. Note that not all fonts are provided in all sizes: the larger ones
  44. include only the ones normally use as headlines, the half-size and
  45. very small ones only those ones that can't be reasonably substituted for.
  46.  
  47.  
  48.  
  49.  
  50. INSTRUCTIONS FOR COMPILING DVIVGA
  51.  
  52. Unpack the DVIVGA9.arc file on your pc. Make sure you have Microsoft
  53. C 5.1. Then simply say MCOMP. That is a batch file which will compile
  54. the program. This is easier than using Microsoft's brain-damaged
  55. make utility. In any case, "make" is useless for a program with only 
  56. one object file.
  57.