From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31943 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: overlay problem with textext Date: Thu, 23 Nov 2006 03:03:06 +0100 Message-ID: <6faad9f00611221803x75b9f1f4j67bb2b79944a52f3@mail.gmail.com> References: <456461B9.3000300@gmx.net> 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 1164247407 17637 80.91.229.2 (23 Nov 2006 02:03:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Nov 2006 02:03:27 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Nov 23 03:03:25 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 1Gn3vv-0007Nn-Fq for gctc-ntg-context-518@m.gmane.org; Thu, 23 Nov 2006 03:03:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81B831FEA4; Thu, 23 Nov 2006 03:02:11 +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 04595-01; Thu, 23 Nov 2006 03:02:02 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E9561FEA9; Thu, 23 Nov 2006 03:02:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A3F91FEB8 for ; Thu, 23 Nov 2006 03:02:01 +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 04169-04 for ; Thu, 23 Nov 2006 03:01:58 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by ronja.ntg.nl (Postfix) with SMTP id E94BE1FEA4 for ; Thu, 23 Nov 2006 03:01:57 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id l37so622104nfc for ; Wed, 22 Nov 2006 18:03:06 -0800 (PST) Original-Received: by 10.49.58.13 with SMTP id l13mr3318523nfk.1164247386654; Wed, 22 Nov 2006 18:03:06 -0800 (PST) Original-Received: by 10.48.209.8 with HTTP; Wed, 22 Nov 2006 18:03:06 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <456461B9.3000300@gmx.net> 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:31943 Archived-At: On 11/22/06, Peter Rolf wrote: > Hi all, > > the attached example works with the version from 17.11.|20.11., but not > with the current (22.11.06, 11:02) one. The problem seems to be in the > use of textext, as it 'works' (background is visible) when I exchange > > p:= textext.rt(\MPstring{FunnyFrame}) ; > > with > > p:= nullpicture ; > > I couldn't test the current version on contextgarden (still 20.11., > which works ok), so I'm unsure, if it's my messy tex tree or a general > problem. > > Greetings, Peter Same problem here. It worked with 16.11. and fails with the current. Mojca