From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27499 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: verb-c and tabulator width Date: Wed, 26 Apr 2006 19:43:48 +0200 (CEST) Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146073562 25178 80.91.229.2 (26 Apr 2006 17:46:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Apr 2006 17:46:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 26 19:45:59 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FYo5E-0001QA-A9 for gctc-ntg-context-518@m.gmane.org; Wed, 26 Apr 2006 19:45:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C11E127B2; Wed, 26 Apr 2006 19:45:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32366-01; Wed, 26 Apr 2006 19:45:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2DDCB12796; Wed, 26 Apr 2006 19:45:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 57BC312796 for ; Wed, 26 Apr 2006 19:45:40 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32033-01 for ; Wed, 26 Apr 2006 19:45:39 +0200 (CEST) Original-Received: from smtp.cegetel.net (mf00.sitadelle.com [212.94.174.67]) by ronja.ntg.nl (Postfix) with SMTP id 42F8112772 for ; Wed, 26 Apr 2006 19:45:39 +0200 (CEST) Original-Received: from gaston.pm (unknown [84.7.235.187]) by smtp.cegetel.net (Postfix) with ESMTP id 4F9EA1A496E for ; Wed, 26 Apr 2006 19:45:37 +0200 (CEST) Original-Received: by gaston.pm (Postfix, from userid 500) id D735413C3C8; Wed, 26 Apr 2006 19:43:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.pm (Postfix) with ESMTP id B086F148183 for ; Wed, 26 Apr 2006 19:43:48 +0200 (CEST) X-X-Sender: peter@gaston.pm Original-To: ConTeXt list X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27499 Archived-At: Hello, thanks to Nikolai for the verb-c module! One (probably there will come more) question: How could I adjust the width of the tabulator? It seems to be always one space inside \startC...\stopC : \usemodule[verb-c] \chardef\spacespertab=4 \starttext \starttyping int main(){ int i; } \stoptyping \startC int main(){ int i; } \stopC \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/