home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / tex / dvivga.inf < prev    next >
Text File  |  1994-03-07  |  2KB  |  53 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.ZIP  contains the documentation, executable, and miscellaneous.
  14.  
  15. DVIVGA2.ZIP  through 
  16. DVIVGA8.ZIP  contain font files. These are themselves
  17.              .ZIP 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.ZIP  contains the source code.
  24.  
  25. Please note that all the files save this one are strictly binary, and
  26. have to be downloaded in the proper manner.
  27.  
  28.  
  29.  
  30. INSTRUCTIONS FOR USING DVIVGA:
  31.  
  32. Copy all the files 1 through 8 to your pc. Unzip them with PKUNZIP.
  33. Then read the DVIVGA.DOC file. PLEASE! Read that file first! PLEASE!
  34. This is a very versitile program, but you can't use it fully unless
  35. you read ALL about it!
  36.  
  37. Then proceed according to its instructions
  38.  
  39. Note that not all fonts are provided in all sizes: the larger ones
  40. include only the ones normally use as headlines, the half-size and
  41. very small ones only those ones that can't be reasonably substituted for.
  42.  
  43.  
  44.  
  45.  
  46. INSTRUCTIONS FOR COMPILING DVIVGA
  47.  
  48. Unpack the DVIVGA9.ZIP file on your pc. Make sure you have Microsoft
  49. C 5.1. Then simply say MCOMP. That is a batch file which will compile
  50. the program. This is easier than using Microsoft's brain-damaged
  51. make utility. In any case, "make" is useless for a program with only 
  52. one object file.
  53.