From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41564 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: clipping bug [or the return of the long cat] Date: Wed, 11 Jun 2008 13:59:03 +0200 Message-ID: <115224fb0806110459m6a908418s177c0c7544846d27@mail.gmail.com> References: <48359912.6040804@gmx.net> <484D6961.8010201@gmx.net> <484DAE28.6030907@wxs.nl> <484E5AB3.2040904@gmx.net> <484E763B.5060801@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213185639 13438 80.91.229.12 (11 Jun 2008 12:00:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2008 12:00:39 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 11 14:01:21 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1K6P0z-0007wy-4t for gctc-ntg-context-518@m.gmane.org; Wed, 11 Jun 2008 14:01:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 581BA1FD0A; Wed, 11 Jun 2008 14:00:29 +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 30930-01-21; Wed, 11 Jun 2008 13:59:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DBA531FC11; Wed, 11 Jun 2008 13:59:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C6B431FC00 for ; Wed, 11 Jun 2008 13:59:42 +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 30930-01-20 for ; Wed, 11 Jun 2008 13:59:06 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156]) by ronja.ntg.nl (Postfix) with ESMTP id 15D331FCA3 for ; Wed, 11 Jun 2008 13:59:05 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so2340201ywm.74 for ; Wed, 11 Jun 2008 04:59:03 -0700 (PDT) Original-Received: by 10.151.12.4 with SMTP id p4mr126040ybi.103.1213185543654; Wed, 11 Jun 2008 04:59:03 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Wed, 11 Jun 2008 04:59:03 -0700 (PDT) In-Reply-To: <484E763B.5060801@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:41564 Archived-At: On Tue, Jun 10, 2008 at 2:40 PM, Hans Hagen wrote: > Peter Rolf wrote: >> Hans Hagen schrieb: >>> meta-ini.mkiv >>> >>> \def\grabMPclippath#1#2#3#4#5% >>> {\blabelgroup >>> \edef\width {#3\space}\let\overlaywidth \width >>> \edef\height{#4\space}\let\overlayheight\height >>> \doifdefinedelse{MPC:#1} >>> {\xdef\MPclippath{\getvalue{MPC:#1}}% >>> \ifx\MPclippath\empty\xdef\MPclippath{#5}\fi >>> \setxvalue{MPC:#1}{\MPclippath}} >>> {\xdef\MPclippath{#5}}% >>> \elabelgroup} >>> >>> >> there seem to be an ugly sideeffect in combination with \startTEXpage .. >> \stopTEXpage. I use this to encapsulate my test graphics. The resulting >> page is only 1.1mm width (tested with several different sized gfx; width >> is always this value, height is normal). >> >> all tested with the beta from 07.06.2008 and luatex trunk (08.06.2008). >> todays beta has additional problems with text color (always black) and >> also some unicolored backgrounds appear black only. so i went back to >> the prior beta version and changed only the clip part. > > hm ... example ... \setupcolors[state=start] \starttext \color[red]{Colored test?} \stoptext Tested on ConTeXt live. Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________