From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25649 Path: news.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Re: setuptyping Date: Sat, 28 Jan 2006 11:08:43 +0100 Message-ID: References: <44A15872-7023-4CB4-B04D-E3B443BF7A33@science.uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1138456435 29250 80.91.229.2 (28 Jan 2006 13:53:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Jan 2006 13:53:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 28 14:53:51 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1F2qWQ-00070I-9V for gctc-ntg-context-518@m.gmane.org; Sat, 28 Jan 2006 14:53:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 53C8C1284A; Sat, 28 Jan 2006 14:53:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12709-01; Sat, 28 Jan 2006 14:53:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0DB7612839; Sat, 28 Jan 2006 14:53:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BAFFB12839 for ; Sat, 28 Jan 2006 14:53:39 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12558-04 for ; Sat, 28 Jan 2006 14:53:38 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.203]) by ronja.ntg.nl (Postfix) with SMTP id ADA1712824 for ; Sat, 28 Jan 2006 14:53:38 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id e2so224931ugf for ; Sat, 28 Jan 2006 05:53:38 -0800 (PST) Original-Received: by 10.48.143.11 with SMTP id q11mr526187nfd; Sat, 28 Jan 2006 02:08:44 -0800 (PST) Original-Received: by 10.49.33.4 with HTTP; Sat, 28 Jan 2006 02:08:43 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <44A15872-7023-4CB4-B04D-E3B443BF7A33@science.uva.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25649 Archived-At: On 1/27/06, Hans van der Meer wrote: > I get some unexpected results with setuptyping. > According to the manual the style-parameter has options normal, bold, > small, etc. > But if I use them I get the option back. > The only thing that seems to work is style=command. > > Example: > \setuptyping[style=bold] > \starttext > \starttyping > abcd > \stoptyping > \stoptext > > Results in typeset text "boldabcd" Yes, I got the same error here with: TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 tex : pdfeTeX, 3.141592-1.30.5-2.2 (Web2C 7.5.5) context : ver: 2006.01.28 10:09 cont-en : ver: 2006.01.28 10:09 fmt: 2006.1.28 mes: english But if you change to \setuptyping[style={\bf}] it works fine :-) -- http://vnoss.org Vietnamese Open Source Software Community