From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13316 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: \setuptyping Date: Thu, 18 Sep 2003 00:18:43 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: References: <779D02B8-E959-11D7-8163-00039376C1B6@free.fr> 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 1063837501 24259 80.91.224.253 (17 Sep 2003 22:25:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 22:25:01 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 18 00:24:59 2003 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 19zkjL-00043P-00 for ; Thu, 18 Sep 2003 00:24:59 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E90E410B7B; Thu, 18 Sep 2003 00:24:56 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ref.ntg.nl (Postfix) with ESMTP id DE7BE10B2C for ; Thu, 18 Sep 2003 00:18:42 +0200 (MEST) Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19zkdF-0004Np-00 for ntg-context@ntg.nl; Thu, 18 Sep 2003 00:18:41 +0200 Original-Received: from [62.72.92.84] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19zkdF-0000mL-00 for ntg-context@ntg.nl; Thu, 18 Sep 2003 00:18:41 +0200 Original-Received: from [192.168.1.2] (helo=schnee.local) by levana with esmtp (Exim 3.35 #1 (Debian)) id 19zkdD-0000j8-00 for ; Thu, 18 Sep 2003 00:18:39 +0200 Original-Received: from schnee.local (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id h8HMIiBK002903 for ; Thu, 18 Sep 2003 00:18:44 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id h8HMIiH2002902; Thu, 18 Sep 2003 00:18:44 +0200 (CEST) X-Authentication-Warning: schnee.local: pg set sender to patrick@gundla.ch using -f Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <779D02B8-E959-11D7-8163-00039376C1B6@free.fr> (Jean-Pierre Le Narzul's message of "Wed, 17 Sep 2003 23:54:09 +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:13316 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13316 Hi, Jean-Pierre Le Narzul writes: > Any idea ? Yes: don't use computer-modern fonts. They don't have { } and _ except for typewriter. Use any other font encoded in ec or texnansi or whatever encoding. See for example latin-modern: ================================================== \starttext \setuptyping[typing][color=black,style=\ss,escape=/,option=commands] \starttyping hello_world {brace} \stoptyping \setupencoding [default=ec] \usetypescript [all] [latin-modern] [\defaultencoding]% \setupbodyfont[reset]% \setupbodyfont[cmr]% \starttyping hello_world {brace} \stoptyping \stoptext ================================================== Patrick PS: and please (!!!) provide a minimal but complete working (or no-working) example next time. It would save the others some time. -- Silent is the goldfish in its bowl