From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41521 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: clipping bug [or the return of the long cat] Date: Tue, 10 Jun 2008 14:40:27 +0200 Message-ID: <484E763B.5060801@wxs.nl> References: <48359912.6040804@gmx.net> <484D6961.8010201@gmx.net> <484DAE28.6030907@wxs.nl> <484E5AB3.2040904@gmx.net> 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 1213101692 17304 80.91.229.12 (10 Jun 2008 12:41:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Jun 2008 12:41:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 10 14:42:15 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 1K63AV-0001N2-5l for gctc-ntg-context-518@m.gmane.org; Tue, 10 Jun 2008 14:41:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B9B141FC7B; Tue, 10 Jun 2008 14:40:49 +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 12138-03-5; Tue, 10 Jun 2008 14:40:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7438A1FBC1; Tue, 10 Jun 2008 14:40:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 370341FBC1 for ; Tue, 10 Jun 2008 14:40:33 +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 12086-02-4 for ; Tue, 10 Jun 2008 14:40:29 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 6FD021FBB5 for ; Tue, 10 Jun 2008 14:40:29 +0200 (CEST) Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.9e) with ESMTP id 11788-1840426 for ; Tue, 10 Jun 2008 14:40:29 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <484E5AB3.2040904@gmx.net> X-Originating-IP: 10.100.1.100 X-Authenticated-User: hagen@controller-1 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:41521 Archived-At: 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 ... (keep in mind that mkiv's color handling is like fonts, i.e. no coloring of unboxed stuff as in \color[red]{\box\whatever}) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________