From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19907 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Possible bug in verbatim Date: Fri, 15 Apr 2005 22:05:58 +0200 Message-ID: <42601EA6.20205@boede.nl> References: <4269EE7F@webmail.colostate.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113595416 1866 80.91.229.2 (15 Apr 2005 20:03:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2005 20:03:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 15 22:03:32 2005 Return-path: 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 1DMX1P-000066-6s for gctc-ntg-context-518@m.gmane.org; Fri, 15 Apr 2005 22:02:35 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 70E1712973; Fri, 15 Apr 2005 22:06:08 +0200 (CEST) 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 27517-07; Fri, 15 Apr 2005 22:06:02 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C3A95127DD; Fri, 15 Apr 2005 22:06:02 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83239127DD for ; Fri, 15 Apr 2005 22:06:01 +0200 (CEST) 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 27615-04 for ; Fri, 15 Apr 2005 22:06:00 +0200 (CEST) Original-Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by ronja.ntg.nl (Postfix) with ESMTP id CCA0E1279A for ; Fri, 15 Apr 2005 22:06:00 +0200 (CEST) Original-Received: from [192.168.0.193] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr5.xs4all.nl (8.12.11/8.12.11) with ESMTP id j3FK60OD075561 for ; Fri, 15 Apr 2005 22:06:00 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <4269EE7F@webmail.colostate.edu> X-Virus-Scanned: by XS4ALL Virus Scanner 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: news.gmane.org gmane.comp.tex.context:19907 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19907 Hi Idris, Asking for brace-trickery ... What about: \textbraceleft\type{A}\textbraceright Kind regards Willi (member of the gang) Idris Samawi Hamid wrote: > Dear cartel, > > There is an apparent bug in the verbatim mechanism. In the following example, > the `A' is typed but the curly brackets are not typed after \head. \type works > as expected in the other two instances. I tried \relax (and a couple of other > hacks) but that does not help. Please advise. > > Thnx in advance > Idris > > ========================= > % output=pdf interface=en > > \type{ {A} } > > \startitemize > > \head\relax \type{ {A} } > > \type{ {A} } > > \stopitemize > > \bye > ========================= > > ============================ > Professor Idris Samawi Hamid > Department of Philosophy > Colorado State University > Fort Collins, CO 80523 > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context