From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55142 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: Bug with overprinting in Mark II/IV? Date: Fri, 11 Dec 2009 15:41:41 +0100 Message-ID: <4B225A25.5090707@gmx.net> References: <874onxhdu7.fsf@sopos.org> <4B224BE7.4010203@gmx.net> <4B224ED6.4040903@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1068018979==" X-Trace: ger.gmane.org 1260542526 8009 80.91.229.12 (11 Dec 2009 14:42:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 14:42:06 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 11 15:41:59 2009 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.50) id 1NJ6gu-0002sJ-K9 for gctc-ntg-context-518@m.gmane.org; Fri, 11 Dec 2009 15:41:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3E5DAC9B8F; Fri, 11 Dec 2009 15:41:54 +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 q2yFsCQSz2-T; Fri, 11 Dec 2009 15:41:50 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3AA4FC9B16; Fri, 11 Dec 2009 15:41:50 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E0C36C9B16 for ; Fri, 11 Dec 2009 15:41:46 +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 MixlkeNAmo0T for ; Fri, 11 Dec 2009 15:41:43 +0100 (CET) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by balder.ntg.nl (Postfix) with SMTP id 51170C9B07 for ; Fri, 11 Dec 2009 15:41:42 +0100 (CET) Original-Received: (qmail invoked by alias); 11 Dec 2009 14:41:41 -0000 Original-Received: from i577BF486.versanet.de (EHLO [192.168.1.3]) [87.123.244.134] by mail.gmx.net (mp066) with SMTP; 11 Dec 2009 15:41:41 +0100 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX1+SXFIrCBCShK8XsSZmuaTUjFgXiPKhp44ro5HhmG NnIA3AbGSPfdLs User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: <4B224ED6.4040903@elvenkind.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68,0.68 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:55142 Archived-At: This is a multi-part message in MIME format. --===============1068018979== Content-Type: multipart/alternative; boundary="------------080303020005050908050909" This is a multi-part message in MIME format. --------------080303020005050908050909 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Taco Hoekwater schrieb: > Peter Rolf wrote: > you have to manually copy the > >>> hacker.jpg to your working directory (under linux e.g. with cp >>> $(kpsewhich hacker.jpg) /path/to/your/working/directory) and change the >>> path to make the minimal example work under mark iv. >>> >>> >> I noticed this too (no picture with mkiv). BOF = Bug Or Feature :) >> > > Multiple choice: [ ] Bug [x] Feature [x] The problem sits right before the monitor... Thanks Taco! > \setupexternalfigures[location={local,global,default}] > > The default value of \setupexternalfigures is {local,global} > and that does not actually search in the global texmf trees. > > Best wishes, > Taco > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ > > --------------080303020005050908050909 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Taco Hoekwater schrieb:
Peter Rolf wrote:
   you have to manually copy the
  
hacker.jpg to your working directory (under linux e.g. with cp
$(kpsewhich hacker.jpg) /path/to/your/working/directory) and change the
path to make the minimal example work under mark iv.
  
      
I noticed this too (no picture with mkiv). BOF = Bug Or Feature :)
    

  
Multiple choice:

[ ] Bug
[x] Feature
[x] The problem sits right before the monitor...

Thanks Taco!

\setupexternalfigures[location={local,global,default}]

The default value of \setupexternalfigures is {local,global}
and that does not actually search in the global texmf trees.

Best wishes,
Taco
___________________________________________________________________________________
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
___________________________________________________________________________________

  

--------------080303020005050908050909-- --===============1068018979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1068018979==--