From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16937 Path: main.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: \typebuffer and tabs / specify code type Date: Wed, 3 Nov 2004 13:15:48 +0100 Message-ID: <20041103121548.GD22571@cebitec.uni-bielefeld.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099484176 21123 80.91.229.6 (3 Nov 2004 12:16:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Nov 2004 12:16:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 03 13:16:04 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPK3Y-0006Ih-00 for ; Wed, 03 Nov 2004 13:16:04 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D5330127A6; Wed, 3 Nov 2004 13:16:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30222-05; Wed, 3 Nov 2004 13:16:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1BAF21277E; Wed, 3 Nov 2004 13:16:00 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6580A1277E for ; Wed, 3 Nov 2004 13:15:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30395-01 for ; Wed, 3 Nov 2004 13:15:58 +0100 (CET) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE (unknown [129.70.160.28]) by ronja.ntg.nl (Postfix) with ESMTP id DB48B12772 for ; Wed, 3 Nov 2004 13:15:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 6AE422D605 for ; Wed, 3 Nov 2004 13:15:50 +0100 (MET) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09291-01-5 for ; Wed, 3 Nov 2004 13:15:49 +0100 (MET) Original-Received: from cab.Genetik.Uni-Bielefeld.DE (cab.Genetik.Uni-Bielefeld.DE [129.70.160.44]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 7CE802D603 for ; Wed, 3 Nov 2004 13:15:49 +0100 (MET) Original-Received: by cab.Genetik.Uni-Bielefeld.DE (Postfix, from userid 13119) id DED9AE2C; Wed, 3 Nov 2004 13:15:48 +0100 (MET) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at cebitec.uni-bielefeld.de X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16937 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16937 Hi all, I'm using \typebuffer to typeset some metapost code. How can I tell it to either ignore tabs or treat them like 1,2,3,... spaces, instead of printing ^^I? Another question: There has been a thread on telling \typebuffer what type of code on this list some time ago, without a final solution. Is there a switch to use metapost or whatever appropriate highlighting? Greetings, Eckhart