ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Berend de Boer <berend@pobox.com>
Cc: Hans Hagen <pragma@wxs.nl>, ntg-context@ntg.nl
Subject: Re: Re[2]: bookmarks
Date: 04 Feb 2002 19:57:01 +0100	[thread overview]
Message-ID: <87bsf5m5xe.fsf@dellius.nederware.nl> (raw)
In-Reply-To: <1427686646.20020204125831@bigfoot.com>

Giuseppe Bilotta <bourbaki@bigfoot.com> writes:

> HH> hm, before i look into it someone should make me a minimal test file (never 
> HH> use bookmarks myself)
> 
> \setupinteraction[state=start]
> 
> \placebookmarks[chapter]
> 
> \def\thisisatest{This is a test}
> 
> \starttext
> 
> \chapter{\thisisatest}
> 
> \stoptext

The problem is perhaps that bookmark writing does occur at the start
of processing the .tex file and not at \starttext? The macro is
defined before \starttext.

As I recently encountered this problem too, I looked up an old
discussion in 1999. There you gave me this macro:

\long\def\sanitizePDFdocencoding#1\to#2%
  {\enablePDFcrlf
   \enablePDFdocencoding
  %\honorunexpanded % otherwise problems with "e etc in de 
   \edef#2{#1}}

The \honorunexpanded was new than. I have no idea why it is
commented out now?

(this is a 10 months old ConText or so, haven't got around to get the
new font stuff working).

-- 
Groetjes,

Berend. (-:


      reply	other threads:[~2002-02-04 18:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200201312002.VAA20337@smail.let.uu.nl>
2002-02-01  9:11 ` bookmarks Hans Hagen
2002-02-03 14:24   ` bookmarks Giuseppe Bilotta
2002-02-04 11:18     ` bookmarks Hans Hagen
2002-02-04 11:58       ` Re[2]: bookmarks Giuseppe Bilotta
2002-02-04 18:57         ` Berend de Boer [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=87bsf5m5xe.fsf@dellius.nederware.nl \
    --to=berend@pobox.com \
    --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).