From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8022 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: small typing Date: Sun, 26 May 2002 16:33:28 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020526163328.A29119@bar.loria.fr> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398456 24147 80.91.224.250 (23 Oct 2002 18:40:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:40:56 +0000 (UTC) Cc: "Denis B. Roegel" Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8022 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8022 I want to include a piece of code, but smaller than the main text. One way to get something smaller is to write ... main text {\tfxx \starttyping ... \stoptyping } but this gets the amount of space between lines wrong. Is there an option to \starttyping to get the things right? Thanks, Denis