ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: My style---Rewriting my activities / cross linked section headers
Date: Thu, 07 Sep 2000 14:02:36 +0200	[thread overview]
Message-ID: <3.0.6.32.20000907140236.01908a90@pop.wxs.nl> (raw)
In-Reply-To: <3.0.5.32.20000907003546.009e12e0@mail.northcoast.com>

At 12:35 AM 9/7/00 -0700, David Arnold wrote:

>This is not urgent if you are busy, but I would love to get rid of this bug.

I'm too busy to start cleaning up your file -) If I was you I would make
the right menu less prominent, less spacing between menu buttons for
instance. 

Concerning the 'bug': seems like an old acrobat names refs bug is showing
up. If you start with the screen version, and go from screen to paper and
vise versa things go all right. 

If you start with the paper version things sometimes work. If you look into
the file you will notice an annot array with: 

 [('aut:1') 65 0 R ('aut:10') 298 0 R ('aut:2')

The ' is added by context to overcome an older bug in the viewers and if
everybody has version 4 viewers, I'll remove the 's. Nevertheless, acrobat
seems uncapable so determine that aut:2 is there. Kind fo fuzzy sort based
optimization, which i can probably bypass by doing some recode trickery,
but why keep on bypassing bugs ... 

So, here's your remedy: 

  \setupinteraction[page=yes]   

you need to do this for both versions, screen and paper. If this still
fails, also say: 

  \setupreferencing[autofile=page] 

which is btw only supported in the beta version, but you run that one
already. If things still fail, also try: 

  \setupinteraction[openaction=]

and when you're after that still in misery .... well, this bug was reported
to adobe years ago, so nothing else will help.  

[also, you style has a funny nesting, check the \start/\stopcolor nesting
with \start/\stopalignment] 

Hans

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      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
-------------------------------------------------------------------------


           reply	other threads:[~2000-09-07 12:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <3.0.5.32.20000907003546.009e12e0@mail.northcoast.com>]

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=3.0.6.32.20000907140236.01908a90@pop.wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.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).