ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: varheit@gmx.de
Cc: pragma@wxs.nl
Subject: Re: Wrong bookmarking, please help
Date: Thu, 2 Jan 2003 21:00:09 +0000	[thread overview]
Message-ID: <20030102210009.3f6e8dc1.varheit@gmx.de> (raw)
In-Reply-To: <5.1.0.14.1.20021221133846.02ad6ec0@server-1>

On Sat, 21 Dec 2002 13:39:48 +0100
Hans Hagen <pragma@wxs.nl> wrote:

> (not tested, in spec-fdf.tex:)
> 
> \let\lastfakedPDFpage\!!zerocount
> 
> \def\fakePDFpagedestination % as in pdf, we start numbering at zero
>    {\iflocation \ifovercomePDFpage \ifarrangingpages \else
>       \ifnum\lastfakedPDFpage<\realpageno
>         \bgroup
>           \xdef\lastfakedPDFpage{\realfolio}%
>           \advance\realpageno \minusone % is \expanded needed ?
>           \expanded{\doPDFdestination name {page:\realfolio}}%
>         \egroup
>       \fi
>     \fi \fi \fi}

Thank you very much, it helped. The pdftex warnings (ext4) disappeared.

However, the bookmarks generated by \placebookmark[...] still get messed up and
point to the wrong destination.
The document includes some split tables (larger than a page). When I set up
\setupTABLE[split=no] the bookmarking works just fine. But then, the tables
extend well below the bottom of the page, which is not very useful.

Is there any way this might be fixed?

Thanks
Vik

      reply	other threads:[~2003-01-02 21:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20 22:40 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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030102210009.3f6e8dc1.varheit@gmx.de \
    --to=varheit@gmx.de \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).