From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/66945 Path: news.gmane.org!not-for-mail From: "Thomas Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: simpleslides/metapost bug ? Date: Sun, 13 Mar 2011 22:31:29 +0100 Message-ID: References: <20110311160232.2b9cc146@dioxin.physik.tu-chemnitz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1300051951 2736 80.91.229.12 (13 Mar 2011 21:32:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2011 21:32:31 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 13 22:32:24 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pysti-0000pM-6o for gctc-ntg-context-518@m.gmane.org; Sun, 13 Mar 2011 22:32:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 65F04CAB03; Sun, 13 Mar 2011 22:32:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gyqsoxsc9tKB; Sun, 13 Mar 2011 22:32:18 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 90BBBCAAFF; Sun, 13 Mar 2011 22:32:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9F9D5CAAFF for ; Sun, 13 Mar 2011 22:32:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Wxfo8dLbW+hh for ; Sun, 13 Mar 2011 22:32:06 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 65A41CAAF0 for ; Sun, 13 Mar 2011 22:32:06 +0100 (CET) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p2DLW4Os023898 for ; Sun, 13 Mar 2011 22:32:04 +0100 Original-Received: from [93.210.235.48] (account tschmit1@uni-bonn.de) by be1.uni-bonn.de (CommuniGate Pro WEBUSER 5.2.12) with HTTP id 6650786; Sun, 13 Mar 2011 22:31:29 +0100 X-Mailer: CommuniGate Pro WebUser v5.2.12 In-Reply-To: <20110311160232.2b9cc146@dioxin.physik.tu-chemnitz.de> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=131.220.15.113; country=DE; region=07; city=Bonn; latitude=50.7333; longitude=7.1000; http://maps.google.com/maps?q=50.7333,7.1000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cEiJw4TB - a6934a023c44 - 20110313 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:66945 Archived-At: On Fri, 11 Mar 2011 16:02:32 +0100 zs wrote: > Hello everybody. > > Can you please confirm that following code fails: > > \usemodule[simpleslides] > \starttext > \IncludePicture[horizontal][cow][highlight=yes, >alternative=circle, x=1, y=1, xscale=1, yscale=1, >shadow=bottomleft]{hello} > \stoptext > > And this does not: > > \usemodule[simpleslides] > \starttext > \IncludePicture[horizontal][cow][highlight=no, >alternative=circle, x=1, y=1, xscale=1, yscale=1, >shadow=bottomleft]{hello} > \stoptext > > It seems like something goes wrong when circle is made. > I can't find what is wrong from error messages. > > I will be back on Friday next week to answer. > > Regards > > Zdenek > Hi, what fails is the shadow for the highlight. Aditya wrote this code, so please curse him :-) I must admit I don't really understand what he did there. As a workaround (or solution?): line 835 of simpleslides-s-default.tex: withcolor transparent ("normal", replace this with withcolor transparent (1, We'll upload a new version when we've found out why this doesn't work anymore! HTH Thomas ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________