Hans, many thanks for having fixed the issues with bookmarks in latest beta from 2015.07.28 15:15. I have a pending issue with interactive documents. We discussed here some months ago (). The issue is that notes (footnotes and linenotes) have the same kind of interactive links as the rest of the links in the PDF document. Here is the minial sample: \setupinteraction[state=start, focus=standard] \starttext \completecontent \dorecurse{10}{\chapter{Chapter 1} a\footnote{b}} \stoptext Could this be implemented? Otherwise, interactive notes will be problematic for the rest of us. Many thanks for your help, Pablo -- http://www.ousia.tk
On 7/28/2015 5:02 PM, Pablo Rodriguez wrote:
Hans,
many thanks for having fixed the issues with bookmarks in latest beta from 2015.07.28 15:15.
I have a pending issue with interactive documents. We discussed here some months ago ().
The issue is that notes (footnotes and linenotes) have the same kind of interactive links as the rest of the links in the PDF document.
Here is the minial sample:
\setupinteraction[state=start, focus=standard] \starttext \completecontent \dorecurse{10}{\chapter{Chapter 1} a\footnote{b}} \stoptext
Could this be implemented? Otherwise, interactive notes will be problematic for the rest of us.
you have to be more explicit ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On 07/29/2015 01:17 PM, Hans Hagen wrote:
[...] you have to be more explicit
Sorry for the cryptic message, Hans. Yesterday I was in a hurry. This sample shows the issue: \setupinteraction[state=start, focus=standard] \starttext \completecontent \dorecurse{10}{\chapter{Chapter 1} a\footnote{b}} \stoptext The links from the table of contents have named destinations (they are /XYZ destinations, as the PDF specification calls them on page 366). But the links in notes have /Fit destinations. Would it be possible that notes have the same destinations as the ones specified for the rest of the document? If I haven’t explained myself accurately, here you have the last message from the previous thread about this particular issue (http://www.ntg.nl/pipermail/ntg-context/2015/081281.html). Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez