From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10194 Path: main.gmane.org!not-for-mail From: varheit@gmx.de Newsgroups: gmane.comp.tex.context Subject: Wrong bookmarking, please help Date: Fri, 20 Dec 2002 22:40:25 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: <20021220224025.7a016b18.varheit@gmx.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1040424453 23813 80.91.224.249 (20 Dec 2002 22:47:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Dec 2002 22:47:33 +0000 (UTC) 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 18PVvY-0006Bu-00 for ; Fri, 20 Dec 2002 23:47:32 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3A89A10AEC; Fri, 20 Dec 2002 23:48:05 +0100 (MET) Original-Received: from mail.gmx.net (pop.gmx.de [213.165.65.60]) by ref.ntg.nl (Postfix) with SMTP id A9D4E10AE7 for ; Fri, 20 Dec 2002 23:46:04 +0100 (MET) Original-Received: (qmail 11985 invoked by uid 0); 20 Dec 2002 22:45:59 -0000 Original-Received: from dialin-212-144-143-164.arcor-ip.net (HELO bitch.schwertfisch.de) (212.144.143.164) by mail.gmx.net (mp009-rz3) with SMTP; 20 Dec 2002 22:45:59 -0000 Original-To: ntg-context@ntg.nl X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386--netbsdelf) 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:10194 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10194 Dear all, Below I have included a document source which causes a lot of trouble. It includes a split table, which seems to corrupt the bookmarking. If you click on the links in the bookmark tab in acrobat reader, it takes you to the wrong pages. I noticed the ext4 warning produced by pdftex (see log excerpt below), but I have no idea how to fix this. In addition, I would like to make the table float. Could somebody tell me how to set this up with \splitfloat? I tried nearly every setup I could think of, but without any succes so far. Any hint would be greatly appreciated. Best regards Vik \setupinteraction [state=start] \setupcolors [state=start] \setupTABLE [split=repeat] \placebookmarks [chapter] \starttext \completecontent \chapter{First chapter} \bTABLE \bTABLEhead \bTR \bTH Name \eTH \bTH Favorite color \eTH \eTR \eTABLEhead \bTABLEbody \dorecurse{80}{\bTR \bTD Marvin \eTD \bTD yellow \eTD \eTR} \eTABLEbody \eTABLE \chapter{Second chapter} some text \stoptext -------------------------------------------------------------------------------- This is pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 (Web2c 7.3.7x) (format=cont-en 2002.9.9) 20 DEC 2002 23:24 entering extended mode **&cont-en longtab.tex (./longtab.tex{f:/texmf/pdftex/config/pdftex.cfg} ConTeXt ver: 2002.8.23 fmt: 2002.9.9 int: english mes: english ... chapter : 1 First chapter ! pdfTeX warning (ext4): destination with the same identifier (name{page:0}) ha s 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.25 \eTABLE [1.2] [2.3] [3.4] chapter : 2 Second chapter