Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!spool.mu.edu!uwm.edu!csd4.csd.uwm.edu!hansen From: hansen@csd4.csd.uwm.edu (Tom Hansen) Newsgroups: comp.text.desktop Subject: PC text screendumps in TeX/LaTeX (extend. \tt font?) Message-ID: <12148@uwm.edu> Date: 15 May 91 12:22:26 GMT Sender: news@uwm.edu Organization: University of Wisconsin - Milwaukee Lines: 17 Originator: hansen@csd4.csd.uwm.edu I have a need to include pictures of text screens in my TeX or LaTeX documents. (I'll use whichever will do the job) I have emTeX, and I do have a utility that captures text screens and converts them to .PCX files, which can be read by emTeX's \special{em:graph xxx} command. However, due to the nature of the screens I'm dealing with (lots of dec. 179 'hash' characters) the .PCX files end up in excess of 90K apiece. Does anyone have any other ideas? One workable solution I thought of would be an extension of the \tt font to include the extended IBM PC graphics characters, so I could just include a text file which contains the screen dumps. (but, of course, I don't have such a font)