Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ncar!gatech!utkcs2!usenet From: woo@ornl.gov (John W. Wooten) Newsgroups: comp.text.tex Subject: \fbox around verbatim Keywords: LaTeX \fbox \verbatim Message-ID: <1991May13.202354.2977@cs.utk.edu> Date: 13 May 91 20:23:54 GMT Sender: usenet@cs.utk.edu (USENET News Poster) Organization: Univ of TN, Knoxville - CS Department Lines: 11 Is there a special problem (and hopefully a solution) to putting verbatim text into an \fbox? Also the same problem is arising trying to draw a frame around an eps figure being input as \begin{figure} \epsfbox{Test.eps} \caption{Delivering The Data} \end{figure} Thanks in advance!