ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* links for notes
@ 2015-07-28 15:02 Pablo Rodriguez
  2015-07-29 11:17 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2015-07-28 15:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: links for notes
  2015-07-28 15:02 links for notes Pablo Rodriguez
@ 2015-07-29 11:17 ` Hans Hagen
  2015-07-29 13:28   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2015-07-29 11:17 UTC (permalink / raw)
  To: ntg-context

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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: links for notes
  2015-07-29 11:17 ` Hans Hagen
@ 2015-07-29 13:28   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2015-07-29 13:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-29 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-28 15:02 links for notes Pablo Rodriguez
2015-07-29 11:17 ` Hans Hagen
2015-07-29 13:28   ` Pablo Rodriguez

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).