ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong bookmarking, please help
@ 2002-12-20 22:40 varheit
  2002-12-21 12:04 ` Otared Kavian
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: varheit @ 2002-12-20 22:40 UTC (permalink / raw)


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
<recently read> fit
                   
<to be read again> 
                   \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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-02 21:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-20 22:40 Wrong bookmarking, please help varheit
2002-12-21 12:04 ` Otared Kavian
2002-12-21 12:09 ` Otared Kavian
2002-12-21 12:41   ` Hans Hagen
2002-12-21 12:39 ` Hans Hagen
2003-01-02 21:00   ` varheit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).