Re: [NTG-context] unknown references

2020-03-30 Thread Pablo Rodriguez
On 3/30/20 1:41 PM, Hans Hagen wrote:
> We've added a tracker:
>
> \enabletrackers [structures.referencing.show]

Many thanks for the implementation, Hans.

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] unknown references

2020-03-30 Thread Hans Hagen

We've added a tracker:

\enabletrackers [structures.referencing.show]

\starttext

Take a look at \at{page}[unknown:1].

This line has a reference.\pagereference[unknown:2]

Take a look at \at{page}[unknown:2].

\stoptext

Experimental till documented in the interface files.

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___