Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!im4u!ut-sally!utah-cs!shebs From: shebs@utah-cs.UUCP (Stanley Shebs) Newsgroups: comp.text Subject: Re: Why troff? Message-ID: <4247@utah-cs.UUCP> Date: Sun, 1-Feb-87 17:49:56 EST Article-I.D.: utah-cs.4247 Posted: Sun Feb 1 17:49:56 1987 Date-Received: Sun, 1-Feb-87 22:54:57 EST References: <362@linus.UUCP> <106@tg.UUCP> <2986@osu-eddie.UUCP> <508@geac.UUCP> Reply-To: shebs@utah-cs.UUCP (Stanley Shebs) Distribution: comp.text Organization: PASS Research Group Lines: 14 In article <508@geac.UUCP> len@geac.UUCP (Leonard Vanek) writes: >2. "Verbatim" environments force output into a rather ugly > typewriter font, which cannot be overridden. The verbatim environment is a LaTeX macro. Look for a file "latex.doc" or "latex.tex" in the TeX macros directory. All of LaTeX is there, with the exception of parameters specific to styles, which are in files like "article.doc" and "art11.doc". There are even some comments scattered about! I've had reasonably good luck with my few attempts at tweaking LaTeX things; you should be able to lift the verbatim environment definition and alter a copy of it to use whatever font you want (look for a "tt" in the definition). stan shebs