From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14719 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Not seeing the wood because of so many trees Date: Fri, 13 Feb 2004 16:04:13 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20040213150412.GA15543@physik.fu-berlin.de> References: <100204.426c89a37e208095aac48307ac99cfc5@alech.de> 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 1076684729 10569 80.91.224.253 (13 Feb 2004 15:05:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2004 15:05:29 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 13 16:05:17 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 1AresW-0005Ip-00 for ; Fri, 13 Feb 2004 16:05:16 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 79C7E10AEA; Fri, 13 Feb 2004 16:03:36 +0100 (MET) Original-Received: from down.physik.fu-berlin.de (down.physik.fu-berlin.de [160.45.34.6]) by ref.ntg.nl (Postfix) with ESMTP id 2ECDF10ACC for ; Fri, 13 Feb 2004 16:02:39 +0100 (MET) Original-Received: from g25.physik.fu-berlin.de (g25.physik.fu-berlin.de [160.45.34.125]) by down.physik.fu-berlin.de (8.11.1/8.9.1) with ESMTP id i1DF4Eo1440476; Fri, 13 Feb 2004 16:04:14 +0100 (CET) X-Envelope-From: tburnus@physik.fu-berlin.de X-ZEDV-BeenThere: nukleon Original-Received: from tburnus by g25.physik.fu-berlin.de with local (Exim 3.35 #1 (Debian)) id 1ArerV-00048I-00; Fri, 13 Feb 2004 16:04:13 +0100 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <100204.426c89a37e208095aac48307ac99cfc5@alech.de> User-Agent: Mutt/1.3.28i 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:14719 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14719 Hello, On Fri, Feb 13, 2004 at 01:29:48PM +0100, Alexander Klink wrote: > > How do I print '{' and '}'. You may answer with RTFM but please name the M > > and page! > what about \type|{| and \type|}| (just like \verb in LaTeX)? Or $\{$ and $\}$ which uses the math font instead of the typewriter front. Regards, Tobias