From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16402 Path: main.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: new stuff for brave users Date: 10 Sep 2004 11:16:59 +0200 Organization: chaos Sender: ntg-context-bounces@ntg.nl Message-ID: References: <4110B6DE.8020605@email.si> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094807823 12829 80.91.224.253 (10 Sep 2004 09:17:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Sep 2004 09:17:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 10 11:16:55 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5hWZ-0004Gv-00 for ; Fri, 10 Sep 2004 11:16:55 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 336341278F; Fri, 10 Sep 2004 11:16:52 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02375-01; Fri, 10 Sep 2004 11:16:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD31712783; Fri, 10 Sep 2004 11:16:47 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F209912783 for ; Fri, 10 Sep 2004 11:16:45 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02201-03 for ; Fri, 10 Sep 2004 11:16:45 +0200 (CEST) Original-Received: from lilly.ping.de (unknown [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id 48FE01277B for ; Fri, 10 Sep 2004 11:16:45 +0200 (CEST) Original-Received: (qmail 26992 invoked from network); 10 Sep 2004 09:16:44 -0000 Original-Received: (ofmipd 83.97.40.229); 10 Sep 2004 09:16:22 -0000 Original-Received: from schnee.local (localhost [127.0.0.1]) by schnee.local (8.12.9/8.12.9) with ESMTP id i8A9Gxl9014157 for ; Fri, 10 Sep 2004 11:16:59 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id i8A9Gxod014156; Fri, 10 Sep 2004 11:16:59 +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: <4110B6DE.8020605@email.si> (Mojca Miklavec's message of "Wed, 04 Aug 2004 12:13:50 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16402 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16402 Hello, [...] > 1.) WIKI [...] > 1.2.) http://www.mayer.dial.pipex.com/latexrender.zip > is an example of a tool which (as long as I have seen and understood it > correctly) does nothing else but wrapping a (LaTeX) code, executing it > and cropping the relevant part into PNG image. There are already modules > for PHPBB and wiki. I guess it wouldn't take so much additional effort > to enable some excelent feature to both the ConTeXt and texshow wiki: > * rendering image as an example of the effect of the code written there > > For example, if someone would write: > [context] > a couple of lines of context code > [/context] This is now possible. So you can (for example) write \setupcolors [state=start] \framed [background=color, backgroundcolor=green, offset=1cm ]{hello world!} and guess what happens: it will display a black frame with green content and "hello world!" centered in it. I have not looked closely at latexrenderer though. Patrick -- ConTeXt wiki: http://contextgarden.net texshow-web: http://texshow.contextgarden.net List archive: http://archive.contextgarden.net