From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11200 Path: main.gmane.org!not-for-mail From: Maurice Diamantini Newsgroups: gmane.comp.tex.context Subject: Re: Help : pdf figure is black ! Date: Wed, 5 Mar 2003 16:14:44 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20030305151443.GA20646@ensta.fr> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1046880115 12467 80.91.224.249 (5 Mar 2003 16:01:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2003 16:01:55 +0000 (UTC) Cc: Maurice Diamantini Original-X-From: ntg-context-admin@ntg.nl Wed Mar 05 17:01:53 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18qbL6-0003Em-00 for ; Wed, 05 Mar 2003 17:01:52 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 7D83910B3A; Wed, 5 Mar 2003 17:02:21 +0100 (MET) Original-Received: from ns1.ensta.fr (ns1.ensta.fr [147.250.10.1]) by ref.ntg.nl (Postfix) with ESMTP id 8FBBE10B1B for ; Wed, 5 Mar 2003 16:58:37 +0100 (MET) Original-Received: from ensta.ensta.fr (ensta.ensta.fr [147.250.1.1]) by ns1.ensta.fr (Postfix) with ESMTP id 7126C8D75D for ; Wed, 5 Mar 2003 16:58:36 +0100 (CET) Original-Received: from mac-oc3.ensta.fr (mac-oc3.ensta.fr [147.250.33.135]) by ensta.ensta.fr (8.9.1/8.9.1) with ESMTP id QAA23669; Wed, 5 Mar 2003 16:58:34 +0100 (CET) Original-Received: from mac-oc3.ensta.fr (localhost [127.0.0.1]) by mac-oc3.ensta.fr (8.12.7/8.12.2) with ESMTP id h25FfWJN000778; Wed, 5 Mar 2003 16:41:33 +0100 (CET) Original-Received: (from diam@localhost) by mac-oc3.ensta.fr (8.12.7/8.12.2/Submit) id h25FEieF024363; Wed, 5 Mar 2003 16:14:44 +0100 (CET) Original-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.4i Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11200 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11200 Jens-Uwe Morawski said : > > - ucp_context_test.pdf : > > the first try whith context and all the black figures > > > > only xpdf has the problem with black backgrounds. Using Acrobat Reader > 5.0.5 or GhostScript everything is fine. Yes ! xpdf show the pdf figure well, but not the figure in de pdf file generated by ConTeXt! No problem with gv nor with acroread : Thank you very much! Hans Hagen said: > \setupcolors[state=start] > .... [background=color,backgroundcolor=white] > > should work ok It does change anything (see the bug from xpdf) Hans Hagen said: > btw, there is a module m-pstricks that some of the users on this > list are using that you can use to directly include pstricks code. Thank you: so I find the .../cont-tmf/tex/context/base/m-pstric.tex file and tried the following code. \Topic{Test intégrant du pstricks } % pstric % \startPSTRICKS[offset=2pt] ... \stopPSTRICKS works in both dvi and pdf mode \usemodule[pstric] A-- \startPSTRICKS \pspicture(0,0)(10,10) \dorecurse{10}{\psline(0,0)(\recurselevel,10)} \dorecurse{10}{\psline(0,0)(10,\recurselevel)} \endpspicture \stopPSTRICKS --B But for now, it doesn't work (but it doesn't mater as I can import pdf file) -- Maurice.Diamantini@ensta.fr - ENSTA/LMA École Nationale Supérieure de Techniques Avancées Laboratoire de Mathématiques Appliquées http://www.ensta.fr/~diam