From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9720 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Fwd: Strange error... Date: Tue, 05 Nov 2002 09:43:42 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <5.1.0.14.1.20021105094122.03654ea8@server-1> References: <5.1.0.14.1.20021102213239.035c7ff8@remote-1> <5.1.0.14.1.20021102213239.035c7ff8@remote-1> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1036486106 26356 80.91.224.249 (5 Nov 2002 08:48:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Nov 2002 08:48:26 +0000 (UTC) Cc: ntg-context@ref.vet.uu.nl 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 188zNo-0006qy-00 for ; Tue, 05 Nov 2002 09:48:25 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9CF5010AED; Tue, 5 Nov 2002 09:49:50 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 7101010AE6 for ; Tue, 5 Nov 2002 09:48:24 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gA58ei7S023167; Tue, 5 Nov 2002 09:40:45 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gA58mJgi007972; Tue, 5 Nov 2002 09:48:20 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: Jens-Uwe Morawski In-Reply-To: <20021104102600.44fc18f9.morawski@gmx.net> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.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:9720 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9720 At 10:26 AM 11/4/2002 +0100, Jens-Uwe Morawski wrote: >After the update to version 2002-10-23 i get the same error. I'm sure >that it was not there using the previous ConTeXt version. Here the >message is: >! pdfTeX warning (ext4): destination with the same identifier >(name{page:16}) h >as been already used, duplicate ignored > fit > > > \egroup >\fakePDFpagedestination ...e:\realfolio }}\egroup > \fi \fi \fi >\actualshipout ...chbox \hbox {\the \everyshipout > \ifnum \realpageno > =\lastp... > >\myshipout ...pout {\thisisrealpage \realfolio #1} > \fi \gotonextrealpage > \nap... > >\dofinaloutput ...pagebody #1#2\setpagecounters }} > \fi \the > \everyaftershipou... >... >l.40 \stopproduct > [17.17] ) > >Are you sure that this is not a bug in ConTeXt? I normally do not label >destinations/references as "name{page:16}". You can search for page: in spec-fdf.tex, there should be something: \def\fakePDFpagedestination {\iflocation \ifovercomePDFpage \ifarrangingpages \else \bgroup \advance\realpageno \minusone \expanded{\doPDFdestination name {page:\realfolio}}% \egroup \fi \fi \fi} \appendtoksonce \fakePDFpagedestination \to \everyshipout This was added because there was some not upward compatibility handling of page refs in acrobat 5 (simple pag enumber destinations worked ok <5, now it should be object numbers, for which we need some low level support in pdftex). Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------