ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* footnote link destionations in interactive documents
@ 2015-03-10 17:04 Pablo Rodriguez
  2015-03-10 21:12 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez @ 2015-03-10 17:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

I have the following sample:

    \setupinteraction[state=start, focus=standard]
    \starttext
    \completecontent
    \chapter{Chapter 1}
    a\footnote{b}
    \stoptext

The sample above has a /XYZ link destination for the table of contents,
but two /Fit link destinations for footnotes.

Now that links work better since the first beta from yesterday, wouldn’t
it be possible that footnote links in interactive documents use the same
kind of destinations than the other links?

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] 4+ messages in thread

* Re: footnote link destionations in interactive documents
  2015-03-10 17:04 footnote link destionations in interactive documents Pablo Rodriguez
@ 2015-03-10 21:12 ` Hans Hagen
  2015-03-11 17:52   ` Pablo Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2015-03-10 21:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 3/10/2015 6:04 PM, Pablo Rodriguez wrote:
> Hans,
>
> I have the following sample:
>
>      \setupinteraction[state=start, focus=standard]
>      \starttext
>      \completecontent
>      \chapter{Chapter 1}
>      a\footnote{b}
>      \stoptext
>
> The sample above has a /XYZ link destination for the table of contents,
> but two /Fit link destinations for footnotes.
>
> Now that links work better since the first beta from yesterday, wouldn’t
> it be possible that footnote links in interactive documents use the same
> kind of destinations than the other links?

as we're closing in to a tex live release and therefore a current i'm 
not going to touch reference/destination code now (also because it's 
pretty hard to test, this kind of viewer related mess)

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
___________________________________________________________________________________

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

* Re: footnote link destionations in interactive documents
  2015-03-10 21:12 ` Hans Hagen
@ 2015-03-11 17:52   ` Pablo Rodriguez
  2015-03-11 18:01     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez @ 2015-03-11 17:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 03/10/2015 10:12 PM, Hans Hagen wrote:
> On 3/10/2015 6:04 PM, Pablo Rodriguez wrote:
>> Hans,
>>
>> I have the following sample:
>>
>>      \setupinteraction[state=start, focus=standard]
>>      \starttext
>>      \completecontent
>>      \chapter{Chapter 1}
>>      a\footnote{b}
>>      \stoptext
>>
>> The sample above has a /XYZ link destination for the table of contents,
>> but two /Fit link destinations for footnotes.
>>
>> Now that links work better since the first beta from yesterday, wouldn’t
>> it be possible that footnote links in interactive documents use the same
>> kind of destinations than the other links?
> 
> as we're closing in to a tex live release and therefore a current i'm 
> not going to touch reference/destination code now (also because it's 
> pretty hard to test, this kind of viewer related mess)

Many thanks for your reply, Hans.

Would it be fine if I raise this issue again in two/three months?

Many thanks for your help again,


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] 4+ messages in thread

* Re: footnote link destionations in interactive documents
  2015-03-11 17:52   ` Pablo Rodriguez
@ 2015-03-11 18:01     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2015-03-11 18:01 UTC (permalink / raw)
  To: ntg-context

On 3/11/2015 6:52 PM, Pablo Rodriguez wrote:
> On 03/10/2015 10:12 PM, Hans Hagen wrote:
>> On 3/10/2015 6:04 PM, Pablo Rodriguez wrote:
>>> Hans,
>>>
>>> I have the following sample:
>>>
>>>       \setupinteraction[state=start, focus=standard]
>>>       \starttext
>>>       \completecontent
>>>       \chapter{Chapter 1}
>>>       a\footnote{b}
>>>       \stoptext
>>>
>>> The sample above has a /XYZ link destination for the table of contents,
>>> but two /Fit link destinations for footnotes.
>>>
>>> Now that links work better since the first beta from yesterday, wouldn’t
>>> it be possible that footnote links in interactive documents use the same
>>> kind of destinations than the other links?
>>
>> as we're closing in to a tex live release and therefore a current i'm
>> not going to touch reference/destination code now (also because it's
>> pretty hard to test, this kind of viewer related mess)
>
> Many thanks for your reply, Hans.
>
> Would it be fine if I raise this issue again in two/three months?


sure

-----------------------------------------------------------------
                                           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] 4+ messages in thread

end of thread, other threads:[~2015-03-11 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-10 17:04 footnote link destionations in interactive documents Pablo Rodriguez
2015-03-10 21:12 ` Hans Hagen
2015-03-11 17:52   ` Pablo Rodriguez
2015-03-11 18:01     ` Hans Hagen

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