Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!swrinde!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: xiaofei@acsu.buffalo.edu (Xiaofei Wang) Newsgroups: comp.text.tex Subject: Re: Boxes around Slides Message-ID: <72455@eerie.acsu.Buffalo.EDU> Date: 23 Apr 91 01:35:53 GMT References: <1991Apr22.013313.17037@eplrx7.uucp> <1991Apr22.223243.5604@colorado.edu> Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 17 Nntp-Posting-Host: autarch.acsu.buffalo.edu /* grunwald@foobar.colorado.edu wrote */: * * Here's a slide format that does what you want, but it's not slitex. It uses * a font (culogo) that you don't have & don't need. The code marked XXXX * is what does the boxing. [Impresive TeX code deleted] It seems to me that the following two-line postscript code to be included to TeX file should work. If it takes 100 lines for TeX to do the work, then TeX is not the right tool. Besides, it is easier to modifies things such as sizes, linewidth, etc. newpath 10 10 moveto /x 550 def /y 730 def x 0 rlineto 0 y rlineto x neg 0 rlineto 0 y neg rlineto stroke copypage -- xiaofei@acsu.buffalo.edu / rutgers!ub!xiaofei / v118raqa@ubvms.bitnet