On 25-2-2012 17:47, Jean-Philippe Rey wrote:
Hello everybody,
I'm trying to use external cross-references between two files but I can't make
it work with MkIV. I am using ConTeXt current
ConTeXt ver: 2011.05.18 18:04 MKIV fmt: 2011.7.31 int: english/english
With MkII, the following minimal example works perfectly well :
% file test_crossref1
\starttext
\chapter[lorem]{Lorem}
Lorem ipsum dolor sit amet, consectetur adipiscing elit \in{Chapter}[lorem].
\stoptext
% file test_crossref2
\usereferences[test_crossref1]
\starttext
Lorem ipsum dolor sit amet, consectetur adipiscing elit \in{Chapter}[lorem].
\stoptext
\useexternaldocument[xref][test_crossref1]
\starttext
Lorem ipsum dolor sit amet, consectetur adipiscing elit
\in{Chapter}[xref::lorem].
\stoptext
-----------------------------------------------------------------
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
___________________________________________________________________________________