From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15251 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: Getting { in the input. Date: 28 May 2004 13:22:25 +0200 Organization: chaos Sender: ntg-context-admin@ntg.nl Message-ID: References: <20040528111337.GD4964@puritan.pcp.ath.cx> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085743526 31158 80.91.224.253 (28 May 2004 11:25:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 11:25:26 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 28 13:25:18 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTfUE-0006cQ-00 for ; Fri, 28 May 2004 13:25:18 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A426910B64; Fri, 28 May 2004 13:20:27 +0200 (MEST) Original-Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ref.ntg.nl (Postfix) with SMTP id 3C8EE10B64 for ; Fri, 28 May 2004 13:16:45 +0200 (MEST) Original-Received: (qmail 7136 invoked from network); 28 May 2004 11:21:28 -0000 Original-Received: (ofmipd 83.97.40.38); 28 May 2004 11:21:06 -0000 Original-Received: from schnee.local (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id i4SBMPaL004761; Fri, 28 May 2004 13:22:25 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id i4SBMPaf004760; Fri, 28 May 2004 13:22:25 +0200 (CEST) Original-To: ntg-context@ntg.nl X-Authentication-Warning: schnee.local: pg set sender to patrick@gundla.ch using -f X-Lieblings-Musik: the_capricorns In-Reply-To: <20040528111337.GD4964@puritan.pcp.ath.cx> (Nikolai Weibull's message of "Fri, 28 May 2004 13:13:37 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15251 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15251 Hello Nikolai, > Again I'm having some problems generating my ASCII table, this time it's > { and } that are the culprits. try one of these: \starttext \textbraceleft \type-{- \stoptext Patrick