Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!aero!jvc From: jvc@aero.aero.org (Jeff Cook) Newsgroups: comp.text.tex Subject: LaTex pseudo-verbatim wanted Message-ID: <85603@aerospace.AERO.ORG> Date: 14 Sep 90 16:45:17 GMT Sender: news@aerospace.aero.org Reply-To: jvc@aero.aero.org (Jeff Cook) Organization: The Aerospace Corporation Lines: 7 To some latex hacker out there: I need an environment which is identical to \begin{verbatim}...\end{verbatim}, except that the "\" character is recognized and processed inside of this environment. This is so I can generate examples of computer-generated text, interspersed with either special characters or commentary in a different font. I want the new environment to be in the typewriter font, not fill, to produce a linefeed at the end of each line, and to accept other latex commands. Is this too much to ask? Jeff