home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / riscos / tex-utils / tex-utils.spk / !dvips / test / bug-fix next >
Text File  |  1994-06-04  |  598b  |  16 lines

  1. \special{ps::/foo1{/fooshow/show load def/foop/p load def/foob/b load def/foog/gload def/fooh/h 
  2. load def/foof/f load def/show{1.2 setlinewidth false charpath gsave stroke grestore}def/p{show}def/b{S show tail}def/g{0 S p delta add tail}def
  3. /f{-1 S p delta add tail}def/h{1 S p delta add tail}def}def}
  4. %
  5. \special{ps::/foo2{/show/fooshow load def/p/foop load def/b/foob load def/g/foog
  6. load def/h/fooh load def/f/foof load def}def}
  7. %
  8. \def\outline#1{{\special{ps::foo1}#1\special{ps::foo2}}}
  9. %
  10. %
  11. \font\helbig rphvb at 28pt\helbig
  12. %
  13. \centerline{\outline{outline} not-outline \outline{outline}}
  14. %
  15. \end
  16.