From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/71010 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Bug in links in the list of splitted tables (standalone ver. only)? Date: Sat, 03 Sep 2011 21:17:00 +0200 Message-ID: <4E627D2C.7030708@gyza.cz> Reply-To: hajtmar@gyza.cz, 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 1315077442 23021 80.91.229.12 (3 Sep 2011 19:17:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Sep 2011 19:17:22 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Sep 03 21:17:18 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 1QzviQ-0002Km-FT for gctc-ntg-context-518@m.gmane.org; Sat, 03 Sep 2011 21:17:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BE809CAF52; Sat, 3 Sep 2011 21:17:16 +0200 (CEST) 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 dTv9rR40SN-S; Sat, 3 Sep 2011 21:17:12 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AF9CBCAF4B; Sat, 3 Sep 2011 21:17:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C5F47CAF4B for ; Sat, 3 Sep 2011 21:17:11 +0200 (CEST) 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 q4AzeIMx5nmq for ; Sat, 3 Sep 2011 21:17:09 +0200 (CEST) Original-Received: from filter3-nij.mf.surf.net (filter3-nij.mf.surf.net [195.169.124.154]) by balder.ntg.nl (Postfix) with ESMTP id C553DCAF26 for ; Sat, 3 Sep 2011 21:17:09 +0200 (CEST) Original-Received: from psi4.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter3-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p83JH8j4026981 for ; Sat, 3 Sep 2011 21:17:09 +0200 Original-Received: (qmail 30182 invoked by uid 89); 3 Sep 2011 19:17:06 -0000 Original-Received: from unknown (HELO ?192.168.20.101?) (hajtmar@88.103.230.14) by psi04 with ESMTPA; 3 Sep 2011 19:17:06 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0dFsjh85V - 5443350e09fb - 20110903 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.154 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:71010 Archived-At: Hello ConTeXist... I found a problem in functioning links in the final PDF document created in standalone MkIV. 1. When I create in standalone MkIV version more of splitted tables, then links in the list of tables are broken (numbering is fine, but when you click on an active link then does not work). 2. When I compile the source file by MkIV part of TeX live 2010 (ConTeXt ver: 2010.05.24 13:05 MKIV fmt: 2010.9.21) then numbering in the list of tables is broken (each of partitioned tables has a separate number) but links are OK. 3. When I compile the source file by MkII part of TeX live 2010 (ConTeXt ver: 2011.07.26 09:17 MKII fmt: 2011.7.26) then everything is fine. Is it a bug or I something wrong? Thanx Jaroslav Hajtmar Here is my minimal example: \setupcolors[state=start] \setupinteraction[state=start,color=blue] \def\parenttable{{\bTABLE\dorecurse{60}{\bTR\dorecurse{3}{\bTD x\eTD}\eTR}\eTABLE}} \starttext List of tables \placelistoftables \page \placetable[split][tab.1]{Table 1}{\parenttable} \page \placetable[split][tab.2]{Table 2}{\parenttable} \page \placetable[split][tab.3]{Table 3}{\parenttable} \stoptext ___________________________________________________________________________________ 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 ___________________________________________________________________________________