home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5674 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.2 KB

  1. Xref: sparky comp.os.os2.apps:5674 comp.text.tex:10682
  2. Newsgroups: comp.os.os2.apps,comp.text.tex
  3. Path: sparky!uunet!gatech!darwin.sura.net!news.duc.auburn.edu!ducvax.auburn.edu!hank
  4. From: hank@ducvax.auburn.edu
  5. Subject: Rokicki's dvidvi for DOS/OS2
  6. Message-ID: <1992Aug29.154255.1@ducvax.auburn.edu>
  7. Lines: 17
  8. Sender: usenet@news.duc.auburn.edu (News Account)
  9. Nntp-Posting-Host: ducvax
  10. Organization: Auburn University, AL
  11. Date: Sat, 29 Aug 1992 20:42:55 GMT
  12. Lines: 17
  13.  
  14. Rokicki's dvidvi (dvi-to-dvi for selecting pages, 2-sided print, etc.)
  15. at labrea.stanford.edu claims to be ready for MSC 6.0, but this appears
  16. to be incorrect. There are three problems, one of which affects all compilers
  17. with 16-bit ints:
  18.  1. MSDOS needs malloc declared.
  19.  2. The output is to stdout, so setmode is required for redirection.
  20.  3. One of the '#ifdef SHORTINT' has incorrect cases.
  21.  
  22. I do not understand how this compiled to a working version with MSC 6.0. 
  23. In any case, I've corrected the errors, and compiled both an OS/2 and
  24. a bound executable with MSC 6.00A. If anyone needs these, please send me
  25. a note.
  26.  
  27. It should be noted that there is a MSDOS program dvi2dvi at simtel20.army.mil
  28. in pd1:<msdos.tex> which claims to be a faster version of dvidvi.
  29.  
  30. --darrel hankerson hank@ducvax.auburn.edu
  31.