From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29461 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: small new feature on the wiki Date: Tue, 18 Jul 2006 13:46:09 -0400 (EDT) Message-ID: References: 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 1153244792 10608 80.91.229.2 (18 Jul 2006 17:46:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Jul 2006 17:46:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 18 19:46:30 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 1G2teO-0007r5-8n for gctc-ntg-context-518@m.gmane.org; Tue, 18 Jul 2006 19:46:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 489CD1281A; Tue, 18 Jul 2006 19:46:28 +0200 (CEST) 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 10869-02-4; Tue, 18 Jul 2006 19:46:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F3D871282F; Tue, 18 Jul 2006 19:46:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 542D51282F for ; Tue, 18 Jul 2006 19:46:15 +0200 (CEST) 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 10869-02-3 for ; Tue, 18 Jul 2006 19:46:10 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with SMTP id 911C91281A for ; Tue, 18 Jul 2006 19:46:09 +0200 (CEST) Original-Received: FROM aditya.engin.umich.edu (udhcp-wlan140.public.engin.umich.edu [141.213.120.150]) BY hackers.mr.itd.umich.edu ID 44BD1E5F.8DB8F.1155 ; 18 Jul 2006 13:46:07 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: 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:29461 Archived-At: On Wed, 12 Jul 2006, Patrick Gundlach wrote: > Hi there, > > since there might be some users here who edit pages on the wiki and > who don't read the 'recent changes' page: > > you can now say > > > \your \TeX \code=here > > > this will typeset the source with the .... > highlighter/formatter, then output the (optional) text 'produces', and > finally renders the already known graphical representation of the > source. This way you only have to enter the code once (less errors). > Special thanks to Jano Kula for this. > Patrick, This is great for creating new code as well as editing existing one. However, is it possible to change the width of the image that is created. I fine the default A4 paper width to be too large and ususally add a \setuplayout[width=13cm] in the context code. Is it possible to do this with the new feature? Aditya