Re: [NTG-context] hyperlinks in latest beta?

2014-03-24 Thread Alan Bowen
The links between components now function as they should, Hans. Many thanks!

Alan


On Mon, Mar 24, 2014 at 4:50 AM, Hans Hagen  wrote:

> On 3/22/2014 8:44 PM, Alan Bowen wrote:
>
>> Hans--there are still some odd failures in hyperlinking between components.
>>
>> At least in the following product file with two components, some links
>> work (\reference), some only sometimes (\at) and others never (\in). The
>> problem seems to be with labels.
>>
>> \startproduct LinkTest
>> \setupinteraction[state=start]
>> \component Test01
>> \component Test02
>> \stopproduct
>>
>> \startcomponent Test01
>> \product LinkTest
>>
>> \reference[startknuth]{}\input knuth
>> \page
>> \input knuth\reference[endknuth]{}\footnote[knuth]{A note.}
>>
>> \section[new]{a title}
>> \input ward
>>
>> \page[makeup]
>> \stopcomponent
>>
>> \startcomponent Test02
>> \product LinkTest
>>
>> \type{\reference}, pp..\  \at[startknuth]-\at[endknuth]
>>
>>
>> \type{\in} using a label: \at[knuth]n\in[knuth] as well as \at[new] (ref
>> to section).
>>
>>
>> \page[makeup]
>> \stopcomponent
>>
>> The links to labeled items work within a single document:
>>
>> \startcomponent Test03
>> \setupinteraction[state=start]
>>
>> \section[new]{A title}
>>
>> text\footnote[test]{text.}
>> \page
>> reference to note: \at[test]n\in[test]
>>
>> reference to section: \at[new]
>>
>> \page[makeup]
>> \stopcomponent
>>
>
> new beta ... hopefully better ...
>
> 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
> 
> ___
>
___
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] hyperlinks in latest beta?

2014-03-24 Thread Hans Hagen

On 3/22/2014 8:44 PM, Alan Bowen wrote:

Hans—there are still some odd failures in hyperlinking between components.

At least in the following product file with two components, some links
work (\reference), some only sometimes (\at) and others never (\in). The
problem seems to be with labels.

\startproduct LinkTest
\setupinteraction[state=start]
\component Test01
\component Test02
\stopproduct

\startcomponent Test01
\product LinkTest

\reference[startknuth]{}\input knuth
\page
\input knuth\reference[endknuth]{}\footnote[knuth]{A note.}

\section[new]{a title}
\input ward

\page[makeup]
\stopcomponent

\startcomponent Test02
\product LinkTest

\type{\reference}, pp..\  \at[startknuth]–\at[endknuth]

\type{\in} using a label: \at[knuth]n\in[knuth] as well as \at[new] (ref
to section).


\page[makeup]
\stopcomponent

The links to labeled items work within a single document:

\startcomponent Test03
\setupinteraction[state=start]

\section[new]{A title}

text\footnote[test]{text.}
\page
reference to note: \at[test]n\in[test]

reference to section: \at[new]

\page[makeup]
\stopcomponent


new beta ... hopefully better ...

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
___


Re: [NTG-context] hyperlinks in latest beta?

2014-03-22 Thread Alan Bowen
Hans--there are still some odd failures in hyperlinking between components.

At least in the following product file with two components, some links work
(\reference), some only sometimes (\at) and others never (\in). The problem
seems to be with labels.

\startproduct LinkTest
\setupinteraction[state=start]
\component Test01
\component Test02
\stopproduct

\startcomponent Test01
\product LinkTest

\reference[startknuth]{}\input knuth
\page
\input knuth\reference[endknuth]{}\footnote[knuth]{A note.}

\section[new]{a title}
\input ward

\page[makeup]
\stopcomponent

\startcomponent Test02
\product LinkTest

\type{\reference}, pp.\  \at[startknuth]-\at[endknuth]

\type{\in} using a label: \at[knuth]n\in[knuth] as well as \at[new] (ref to
section).


\page[makeup]
\stopcomponent

The links to labeled items work within a single document:

\startcomponent Test03
\setupinteraction[state=start]

\section[new]{A title}

text\footnote[test]{text.}
\page
reference to note: \at[test]n\in[test]

reference to section: \at[new]

\page[makeup]
\stopcomponent


Alan


On Thu, Mar 20, 2014 at 10:52 AM, Alan Bowen  wrote:

> Hans--the links function as they should in today's beta.
>
> Many thanks!
>
> Alan
>
>
> On Thu, Mar 20, 2014 at 8:42 AM, Hans Hagen  wrote:
>
>> On 3/20/2014 12:41 PM, Wolfgang Schuster wrote:
>>
>>>
>>> Am 20.03.2014 um 10:09 schrieb Hans Hagen >> >:
>>>
>>>
>>>  On 3/20/2014 12:57 AM, Alan Bowen wrote:

> Pablo, Hans--
>
> Just checked. The links are not working for me either in ConTeXt  ver:
> 2014.03.19 23:11 MKIV beta.
>

 simple example ...

>>>
>>> \setupinteraction[state=start]
>>>
>>> \starttext
>>>
>>> Text\pagereference[test]
>>>
>>> \page
>>>
>>> \at{Page}[test]
>>>
>>> \stoptext
>>>
>>>  what binary do you use? luatex 0.79? what viewer?

>>>
>>> - This is LuaTeX, Version beta-0.78.2 (TeX Live 2014/dev) (rev 4746)
>>> - Adobe Reader 11
>>> - The preview app for Macs
>>>
>>
>> can you send me the pdf with \nopdfcompression
>>
>> (works ok here so i want to see the difference)
>>
>>
>>
>> -
>>   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
>> 
>> ___
>>
>
>
___
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] hyperlinks in latest beta?

2014-03-20 Thread Alan Bowen
Hans--the links function as they should in today's beta.

Many thanks!

Alan


On Thu, Mar 20, 2014 at 8:42 AM, Hans Hagen  wrote:

> On 3/20/2014 12:41 PM, Wolfgang Schuster wrote:
>
>>
>> Am 20.03.2014 um 10:09 schrieb Hans Hagen > >:
>>
>>
>>  On 3/20/2014 12:57 AM, Alan Bowen wrote:
>>>
 Pablo, Hans--

 Just checked. The links are not working for me either in ConTeXt  ver:
 2014.03.19 23:11 MKIV beta.

>>>
>>> simple example ...
>>>
>>
>> \setupinteraction[state=start]
>>
>> \starttext
>>
>> Text\pagereference[test]
>>
>> \page
>>
>> \at{Page}[test]
>>
>> \stoptext
>>
>>  what binary do you use? luatex 0.79? what viewer?
>>>
>>
>> - This is LuaTeX, Version beta-0.78.2 (TeX Live 2014/dev) (rev 4746)
>> - Adobe Reader 11
>> - The preview app for Macs
>>
>
> can you send me the pdf with \nopdfcompression
>
> (works ok here so i want to see the difference)
>
>
>
> -
>   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
> 
> ___
>
___
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] hyperlinks in latest beta?

2014-03-20 Thread Hans Hagen

On 3/20/2014 12:41 PM, Wolfgang Schuster wrote:


Am 20.03.2014 um 10:09 schrieb Hans Hagen mailto:pra...@wxs.nl>>:


On 3/20/2014 12:57 AM, Alan Bowen wrote:

Pablo, Hans—

Just checked. The links are not working for me either in ConTeXt  ver:
2014.03.19 23:11 MKIV beta.


simple example …


\setupinteraction[state=start]

\starttext

Text\pagereference[test]

\page

\at{Page}[test]

\stoptext


what binary do you use? luatex 0.79? what viewer?


- This is LuaTeX, Version beta-0.78.2 (TeX Live 2014/dev) (rev 4746)
- Adobe Reader 11
- The preview app for Macs


can you send me the pdf with \nopdfcompression

(works ok here so i want to see the difference)


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


Re: [NTG-context] hyperlinks in latest beta?

2014-03-20 Thread Wolfgang Schuster

Am 20.03.2014 um 10:09 schrieb Hans Hagen :

> On 3/20/2014 12:57 AM, Alan Bowen wrote:
>> Pablo, Hans—
>> 
>> Just checked. The links are not working for me either in ConTeXt  ver:
>> 2014.03.19 23:11 MKIV beta.
> 
> simple example …

\setupinteraction[state=start]

\starttext

Text\pagereference[test]

\page

\at{Page}[test]

\stoptext

> what binary do you use? luatex 0.79? what viewer?

- This is LuaTeX, Version beta-0.78.2 (TeX Live 2014/dev) (rev 4746)
- Adobe Reader 11
- The preview app for Macs

Wolfgang___
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] hyperlinks in latest beta?

2014-03-20 Thread Hans Hagen

On 3/20/2014 12:57 AM, Alan Bowen wrote:

Pablo, Hans—

Just checked. The links are not working for me either in ConTeXt  ver:
2014.03.19 23:11 MKIV beta.


simple example ...

what binary do you use? luatex 0.79? what viewer?


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


Re: [NTG-context] hyperlinks in latest beta?

2014-03-19 Thread Alan Bowen
Pablo, Hans--

Just checked. The links are not working for me either in ConTeXt  ver:
2014.03.19 23:11 MKIV beta.

Alan


On Wed, Mar 19, 2014 at 6:20 PM, Hans Hagen  wrote:

> On 3/19/2014 10:38 PM, Pablo Rodriguez wrote:
>
>> On 03/18/2014 07:56 PM, Hans Hagen wrote:
>>
>>> On 3/17/2014 10:06 PM, Pablo Rodriguez wrote:
>>>
 On 03/17/2014 06:12 PM, Alan Bowen wrote:

> The following code produces the right cross-references but dead links,
> at least at my end.
> [...]
> Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
> MKIV beta)?
>

 Hi Alan,

 links work fine with beta from  2014.03.07 11:42.

 But they seem to be broken in latest beta.

>>>
>>> will be fixed in next beta
>>>
>>
>> Sorry, Hans, but I'm afraid that they aren't fixed in latest beta
>> (2014.03.19 16:13).
>>
>> Also PDF document creation and modification date and time are wrong
>> (both fixed to Mon 02 Dec 2013 11:09:00 PM CET).
>>
>
> are you sure? you can look in the pdf file with:
>
> \nopdfcompression
>
>
> -
>   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
> 
> ___
>
___
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] hyperlinks in latest beta?

2014-03-19 Thread Hans Hagen

On 3/19/2014 10:38 PM, Pablo Rodriguez wrote:

On 03/18/2014 07:56 PM, Hans Hagen wrote:

On 3/17/2014 10:06 PM, Pablo Rodriguez wrote:

On 03/17/2014 06:12 PM, Alan Bowen wrote:

The following code produces the right cross-references but dead links,
at least at my end.
[...]
Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
MKIV beta)?


Hi Alan,

links work fine with beta from  2014.03.07 11:42.

But they seem to be broken in latest beta.


will be fixed in next beta


Sorry, Hans, but I’m afraid that they aren’t fixed in latest beta
(2014.03.19 16:13).

Also PDF document creation and modification date and time are wrong
(both fixed to Mon 02 Dec 2013 11:09:00 PM CET).


are you sure? you can look in the pdf file with:

\nopdfcompression

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


Re: [NTG-context] hyperlinks in latest beta?

2014-03-19 Thread Pablo Rodriguez
On 03/18/2014 07:56 PM, Hans Hagen wrote:
> On 3/17/2014 10:06 PM, Pablo Rodriguez wrote:
>> On 03/17/2014 06:12 PM, Alan Bowen wrote:
>>> The following code produces the right cross-references but dead links,
>>> at least at my end.
>>> [...]
>>> Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
>>> MKIV beta)?
>>
>> Hi Alan,
>>
>> links work fine with beta from  2014.03.07 11:42.
>>
>> But they seem to be broken in latest beta.
> 
> will be fixed in next beta

Sorry, Hans, but I’m afraid that they aren’t fixed in latest beta
(2014.03.19 16:13).

Also PDF document creation and modification date and time are wrong
(both fixed to Mon 02 Dec 2013 11:09:00 PM CET).


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] hyperlinks in latest beta?

2014-03-18 Thread Alan Bowen
Great! Thanks, Hans.


On Tue, Mar 18, 2014 at 2:56 PM, Hans Hagen  wrote:

> On 3/17/2014 10:06 PM, Pablo Rodriguez wrote:
>
>> On 03/17/2014 06:12 PM, Alan Bowen wrote:
>>
>>> The following code produces the right cross-references but dead links,
>>> at least at my end.
>>> [...]
>>> Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
>>> MKIV beta)?
>>>
>>
>> Hi Alan,
>>
>> links work fine with beta from  2014.03.07 11:42.
>>
>> But they seem to be broken in latest beta.
>>
>
> will be fixed in next beta
>
> 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
> 
> ___
>
___
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] hyperlinks in latest beta?

2014-03-18 Thread Hans Hagen

On 3/17/2014 10:06 PM, Pablo Rodriguez wrote:

On 03/17/2014 06:12 PM, Alan Bowen wrote:

The following code produces the right cross-references but dead links,
at least at my end.
[...]
Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
MKIV beta)?


Hi Alan,

links work fine with beta from  2014.03.07 11:42.

But they seem to be broken in latest beta.


will be fixed in next beta

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
___


Re: [NTG-context] hyperlinks in latest beta?

2014-03-17 Thread Alan Bowen
Thanks for the confirmation, Pablo. That is good to know. I have an older
version (ConTeXt  ver: 2014.02.14 17:07 MKIV beta) installed as well and it
works as jot should.

Alan


On Mon, Mar 17, 2014 at 5:06 PM, Pablo Rodriguez  wrote:

> On 03/17/2014 06:12 PM, Alan Bowen wrote:
> > The following code produces the right cross-references but dead links,
> > at least at my end.
> > [...]
> > Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
> > MKIV beta)?
>
> Hi Alan,
>
> links work fine with beta from  2014.03.07 11:42.
>
> But they seem to be broken in latest beta.
>
> There is also another bug. Document creation and modification date are
> set to: "Mon 02 Dec 2013 11:07:00 PM CET". With previous beta, this
> worked fine too.
>
>
> 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
>
> ___
>
___
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] hyperlinks in latest beta?

2014-03-17 Thread Pablo Rodriguez
On 03/17/2014 06:12 PM, Alan Bowen wrote:
> The following code produces the right cross-references but dead links,
> at least at my end.
> [...]
> Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58
> MKIV beta)?

Hi Alan,

links work fine with beta from  2014.03.07 11:42.

But they seem to be broken in latest beta.

There is also another bug. Document creation and modification date are
set to: "Mon 02 Dec 2013 11:07:00 PM CET". With previous beta, this
worked fine too.


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] hyperlinks in latest beta?

2014-03-17 Thread Alan Bowen
The following code produces the right cross-references but dead links, at
least at my end.

\setupinteraction[state=start]
\starttext

Text A\reference[A]{}%

Text B\footnote[B]{Text C.}

\page
once more \goto{Text A}[A]

 page \at[A] for Text A.

Text C is on page \at[B] in note \in[B]

\stoptext

Is this a problem with the latest beta (ConTeXt  ver: 2014.03.16 19:58 MKIV
beta)?

Alan
___
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
___