Giuseppe Bilotta <[EMAIL PROTECTED]> 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. (-: