From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44565 Path: news.gmane.org!not-for-mail From: "Diego Depaoli" Newsgroups: gmane.comp.tex.context Subject: metapost and luatex (or xetex) Date: Fri, 3 Oct 2008 21:18:03 +0200 Message-ID: <83e5fb980810031218v136008bav93be65e8d74868c7@mail.gmail.com> 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 1223061859 21846 80.91.229.12 (3 Oct 2008 19:24:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 19:24:19 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 03 21:25: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 1KlqH2-0005ii-Vp for gctc-ntg-context-518@m.gmane.org; Fri, 03 Oct 2008 21:25:13 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9FD561FEFA; Fri, 3 Oct 2008 21:24:07 +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 21537-03; Fri, 3 Oct 2008 21:23:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CC991FE0B; Fri, 3 Oct 2008 21:19:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D45E11FD30 for ; Fri, 3 Oct 2008 21:19:08 +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 19412-01-8 for ; Fri, 3 Oct 2008 21:18:26 +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 EBD1C1FEC7 for ; Fri, 3 Oct 2008 21:18:04 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so293261ywm.74 for ; Fri, 03 Oct 2008 12:18:03 -0700 (PDT) Original-Received: by 10.143.31.4 with SMTP id i4mr527497wfj.87.1223061483260; Fri, 03 Oct 2008 12:18:03 -0700 (PDT) Original-Received: by 10.142.165.13 with HTTP; Fri, 3 Oct 2008 12:18:03 -0700 (PDT) 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:44565 Archived-At: Hi all, from metafun manual, page 157, I took this example \startuniqueMPgraphic{copyright} picture p ; p := btex COPYRIGHT etex rotated 90 ; setbounds p to boundingbox p enlarged 1pt ; draw p withcolor .8white ; xyscale_currentpicture(\the\leftmarginwidth,\the\textheight) ; \stopuniqueMPgraphic \setuptexttexts [margin] [] [\uniqueMPgraphic{copyright}] \starttext \input knuth \stoptext but compiling it I get some trouble texexec --pdf works as expected texexec --lua drops colors (COPYRIGHT is black) texexec --xtx gives no output (linux and FreeBSD) All normal? Regards -- Diego Depaoli ___________________________________________________________________________________ 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 ___________________________________________________________________________________