Re: [NTG-context] wrong bookmark destinations in PDF files

2014-03-29 Thread Pablo Rodriguez
On 03/27/2014 08:07 PM, Hans Hagen wrote:
 On 3/27/2014 7:13 PM, Pablo Rodriguez wrote:
 Hans,

 I’m afraid that bookmark destinations are wrong in latest beta from
 2014.03.25 16:58.
 [...]
 
 fixed (hopefully)

Many thanks for the fast fix, Hans.

I’m experiencing two other issues with bookmarks, but I’ll report them
in another message.


Pablo
-- 
http://www.ousia.tk
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

[NTG-context] wrong bookmark destinations in PDF files

2014-03-27 Thread Pablo Rodriguez
Hans,

I’m afraid that bookmark destinations are wrong in latest beta from
2014.03.25 16:58.

Here you have the minimal sample (that I copied from source):

\nopdfcompression
\starttext
\setupinteraction[state=start]\setupinteractionscreen[option=bookmark]
\placebookmarks[chapter,section,subsection][chapter]
\chapter{First}
\bookmark{The First Indeed}
\section{alpha}
\bookmark[chapter]{The First Indeed Again}
\section{beta}
\chapter{Second}
\bookmark{The Second Indeed}
\section{gamma \tex{radiation}}
\subsection{a}
\subsection{b}
\section{delta}
\section{epsilon}
\chapter{Third \relax}
\chapter{我〈能吞下玻璃而不傷身〉體。}% whatever that means
\chapter{Idris Samawi Hamid ادريس سماوي حامد}
\stoptext

The output generated with beta from 2014.03.25 16:58
(http://www.ousia.tk/wrong-destination.pdf) contains bookmarks that
don’t work either in okular or in SumatraPDF (I don’t have other viewers
to check it).

The output generated with beta from 2014.03.07 11:42
(http://www.ousia.tk/right-destination.pdf) works fine with these viewers.

I’m afraid this might be a bug.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] wrong bookmark destinations in PDF files

2014-03-27 Thread Hans Hagen

On 3/27/2014 7:13 PM, Pablo Rodriguez wrote:

Hans,

I’m afraid that bookmark destinations are wrong in latest beta from
2014.03.25 16:58.

Here you have the minimal sample (that I copied from source):

\nopdfcompression
\starttext
\setupinteraction[state=start]\setupinteractionscreen[option=bookmark]
\placebookmarks[chapter,section,subsection][chapter]
\chapter{First}
\bookmark{The First Indeed}
\section{alpha}
\bookmark[chapter]{The First Indeed Again}
\section{beta}
\chapter{Second}
\bookmark{The Second Indeed}
\section{gamma \tex{radiation}}
\subsection{a}
\subsection{b}
\section{delta}
\section{epsilon}
\chapter{Third \relax}
\chapter{我〈能吞下玻璃而不傷身〉體。}% whatever that means
\chapter{Idris Samawi Hamid ادريس سماوي حامد}
\stoptext


fixed (hopefully)


The output generated with beta from 2014.03.25 16:58
(http://www.ousia.tk/wrong-destination.pdf) contains bookmarks that
don’t work either in okular or in SumatraPDF (I don’t have other viewers
to check it).

The output generated with beta from 2014.03.07 11:42
(http://www.ousia.tk/right-destination.pdf) works fine with these viewers.

I’m afraid this might be a bug.


indeed a side effect of a partial reimplementation

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___