Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!accuvax.nwu.edu!delta.eecs.nwu.edu!phil From: phil@delta.eecs.nwu.edu (William LeFebvre) Newsgroups: comp.text Subject: Re: verbatim macros in latex Message-ID: <1120@accuvax.nwu.edu> Date: 1 Sep 89 05:08:01 GMT References: <11181@boulder.Colorado.EDU> Sender: news@accuvax.nwu.edu Reply-To: phil@delta.eecs.nwu.edu (William LeFebvre) Organization: Northwestern U, Evanston IL, USA Lines: 15 In article <11181@boulder.Colorado.EDU> hartzell@boulder.Colorado.EDU (George Hartzell) writes: >I just picked up the verbatimfile style... >Second, it doesn't seem to deal well with tabs.... > has anyone solved either of these problems? The best solution to the tabs problem is the Unix command "expand". Honest. Trying to do it correctly in TeX is real hard. Much easier to just expand the tabs ahead of time and be done with it. I know that's not what you wanted to hear...... William LeFebvre Department of Electrical Engineering and Computer Science Northwestern University