home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / tex / oztex.sit / Help-files / Problems < prev    next >
Text File  |  1990-09-08  |  2KB  |  32 lines

  1. Problems
  2. ========
  3.  
  4. Ñ OzTeX can only print on a PostScript-compatible printer.
  5.  
  6. Ñ Some operations are frustratingly slow, especially on a Mac Plus.
  7.   Be prepared for a lengthy wait when typesetting a large document.
  8.   Interpretation of DVI pages during printing/viewing can also be slow.
  9.  
  10. Ñ It would be nice if OzTeX had an integrated editor so that after getting
  11.   a TeX error you could type "e" and OzTeX would automatically open the current
  12.   input file and select the offending line.  ╖Edit is satisfactory but lacks a
  13.   number of useful features, especially support for multiple-window editing.
  14.  
  15. Ñ Because there is no integrated editor, you must remember to Save a ╖Edit
  16.   document before typesetting it with OzTeX.  The same warning applies when
  17.   using MultiFinder to switch from a text editor to OzTeX.
  18.  
  19. Ñ OzTeX's \special handling does not include support for PICT files.
  20.   An EPS file can be used in a \special but OzTeX's previewing code makes no
  21.   attempt to use the bounding box information, nor any PICT resource.
  22.  
  23. Ñ TeX doesn't like spaces in file names, so avoid them.  If you forget
  24.   this and try to run TeX on a file called "my story.tex" then TeX will
  25.   complain that it can't find "my.tex".
  26.  
  27. Ñ Most of the TFMs for PostScript fonts have a couple of non-standard ligatures.
  28.   Typing "!!" produces "┴" and typing "??" produces "└".  If you find this
  29.   annoying then you could replace the TFMs with equivalents from another source
  30.   or use the programs TFtoPL and PLtoTF to change the ligatures back to the
  31.   standard pairings ("!`" and "?`" respectively).  Or you can type "!{}!".
  32.